Ignore:
Timestamp:
Feb 1, 2011, 3:32:46 PM (15 years ago)
Author:
Patrick Gansterer
Message:

2011-02-01 Sheriff Bot <[email protected]>

Unreviewed, rolling out r77297.
http://trac.webkit.org/changeset/77297
https://bugs.webkit.org/show_bug.cgi?id=53538

caused leopard crashes (Requested by paroga on #webkit).

  • JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def:
  • wtf/text/AtomicString.cpp: (WTF::AtomicString::fromUTF8):
  • wtf/unicode/UTF8.cpp: (WTF::Unicode::calculateStringHashFromUTF8):
  • wtf/unicode/UTF8.h:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/JavaScriptCore/ChangeLog

    r77322 r77324  
     12011-02-01  Sheriff Bot  <[email protected]>
     2
     3        Unreviewed, rolling out r77297.
     4        http://trac.webkit.org/changeset/77297
     5        https://bugs.webkit.org/show_bug.cgi?id=53538
     6
     7        caused leopard crashes (Requested by paroga on #webkit).
     8
     9        * JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def:
     10        * wtf/text/AtomicString.cpp:
     11        (WTF::AtomicString::fromUTF8):
     12        * wtf/unicode/UTF8.cpp:
     13        (WTF::Unicode::calculateStringHashFromUTF8):
     14        * wtf/unicode/UTF8.h:
     15
    1162011-02-01  Sam Weinig  <[email protected]>
    217
Note: See TracChangeset for help on using the changeset viewer.