Ignore:
Timestamp:
Apr 22, 2010, 6:13:42 PM (15 years ago)
Author:
[email protected]
Message:

2010-04-22 Fumitoshi Ukai <[email protected]>

Reviewed by Adam Barth.

MD5 is required for WebSocket new protocol implementation
https://bugs.webkit.org/show_bug.cgi?id=37913

2010-04-22 Fumitoshi Ukai <[email protected]>

Reviewed by Adam Barth.

MD5 is required for WebSocket new protocol implementation
https://bugs.webkit.org/show_bug.cgi?id=37913

  • ForwardingHeaders/wtf/MD5.h: Added.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/JavaScriptCore/JavaScriptCore.exp

    r58012 r58136  
    347347__ZN3WTF37parseDateFromNullTerminatedCharactersEPKc
    348348__ZN3WTF38unlockAtomicallyInitializedStaticMutexEv
     349__ZN3WTF3MD5C1Ev
     350__ZN3WTF3MD58checksumEv
     351__ZN3WTF3MD58addBytesEPKhm
    349352__ZN3WTF5Mutex4lockEv
    350353__ZN3WTF5Mutex6unlockEv
Note: See TracChangeset for help on using the changeset viewer.