Ignore:
Timestamp:
May 7, 2009, 11:47:19 PM (16 years ago)
Author:
[email protected]
Message:

Fix <https://bugs.webkit.org/show_bug.cgi?id=25640>.
Bug 25640: Crash on quit in r43384 nightly build on Leopard w/ Safari 4 beta installed

Rubber-stamped by Oliver Hunt.

Roll out r43366 as it removed symbols that Safari 4 Beta uses.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/JavaScriptCore/JavaScriptCore.exp

    r43366 r43392  
    280280__ZN3WTF12createThreadEPFPvS0_ES0_
    281281__ZN3WTF12createThreadEPFPvS0_ES0_PKc
    282 __ZN3WTF12detachThreadENS_16ThreadIdentifierE
     282__ZN3WTF12detachThreadEj
    283283__ZN3WTF12isMainThreadEv
    284284__ZN3WTF12randomNumberEv
     
    301301__ZN3WTF21RefCountedLeakCounterC1EPKc
    302302__ZN3WTF21RefCountedLeakCounterD1Ev
    303 __ZN3WTF23waitForThreadCompletionENS_16ThreadIdentifierEPPv
     303__ZN3WTF23waitForThreadCompletionEjPPv
    304304__ZN3WTF27releaseFastMallocFreeMemoryEv
    305305__ZN3WTF28setMainThreadCallbacksPausedEb
     
    363363__ZNK3JSC9HashTable11deleteTableEv
    364364__ZNK3WTF8Collator7collateEPKtmS2_m
    365 __ZNK3WTF16ThreadIdentifiereqERKS0_
    366 __ZNK3WTF16ThreadIdentifierneERKS0_
    367365__ZTVN3JSC12StringObjectE
    368366__ZTVN3JSC14JSGlobalObjectE
Note: See TracChangeset for help on using the changeset viewer.