Changeset 94039 in webkit
- Timestamp:
- Aug 29, 2011, 7:19:19 PM (15 years ago)
- Location:
- trunk/Source/WebKit2
- Files:
-
- 3 edited
-
ChangeLog (modified) (1 diff)
-
win/WebKit2.def (modified) (1 diff)
-
win/WebKit2CFLite.def (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/WebKit2/ChangeLog
r94033 r94039 1 2011-08-29 Ryosuke Niwa <rniwa@webkit.org> 2 3 Windows build fix for r94038. 4 5 * win/WebKit2.def: 6 * win/WebKit2CFLite.def: 7 1 8 2011-08-29 Gopal Raghavan <gopal.1.raghavan@nokia.com> 2 9 -
trunk/Source/WebKit2/win/WebKit2.def
r93392 r94039 157 157 ?isPreloaded@CachedResourceLoader@WebCore@@QBE_NABVString@WTF@@@Z 158 158 ?jsStringSlowCase@WebCore@@YA?AVJSValue@JSC@@PAVExecState@3@AAV?$HashMap@PAVStringImpl@WTF@@V?$Weak@VJSString@JSC@@@JSC@@UStringHash@2@U?$HashTraits@PAVStringImpl@WTF@@@2@U?$HashTraits@V?$Weak@VJSString@JSC@@@JSC@@@2@@WTF@@PAVStringImpl@6@@Z 159 ?lastChangeWasUserEdit@HTMLTextAreaElement@WebCore@@QBE_NXZ 160 ?lastChangeWasUserEdit@HTMLInputElement@WebCore@@QBE_NXZ 159 161 ?markersFor@DocumentMarkerController@WebCore@@QAE?AV?$Vector@PAVDocumentMarker@WebCore@@$0A@@WTF@@PAVNode@2@@Z 160 162 ?memoryCache@WebCore@@YAPAVMemoryCache@1@XZ -
trunk/Source/WebKit2/win/WebKit2CFLite.def
r93392 r94039 151 151 ?updateLayoutIgnorePendingStylesheets@Document@WebCore@@QAEXXZ 152 152 ?jsStringSlowCase@WebCore@@YA?AVJSValue@JSC@@PAVExecState@3@AAV?$HashMap@PAVStringImpl@WTF@@V?$Weak@VJSString@JSC@@@JSC@@UStringHash@2@U?$HashTraits@PAVStringImpl@WTF@@@2@U?$HashTraits@V?$Weak@VJSString@JSC@@@JSC@@@2@@WTF@@PAVStringImpl@6@@Z 153 ?lastChangeWasUserEdit@HTMLTextAreaElement@WebCore@@QBE_NXZ 154 ?lastChangeWasUserEdit@HTMLInputElement@WebCore@@QBE_NXZ 153 155 ?markersFor@DocumentMarkerController@WebCore@@QAE?AV?$Vector@PAVDocumentMarker@WebCore@@$0A@@WTF@@PAVNode@2@@Z 154 156 ?memoryCache@WebCore@@YAPAVMemoryCache@1@XZ
Note:
See TracChangeset
for help on using the changeset viewer.