Changeset 94051 in webkit
- Timestamp:
- Aug 29, 2011, 11:29:16 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
r94040 r94051 1 2011-08-29 Ryosuke Niwa <rniwa@webkit.org> 2 3 Another Windows build fix after r94047. 4 5 * win/WebKit2.def: 6 * win/WebKit2CFLite.def: 7 1 8 2011-08-29 Ryosuke Niwa <rniwa@webkit.org> 2 9 -
trunk/Source/WebKit2/win/WebKit2.def
r94040 r94051 158 158 ?inputTag@HTMLNames@WebCore@@3VQualifiedName@2@B 159 159 ?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 160 ?lastChangeWasUserEdit@HTMLTextAreaElement@WebCore@@QBE_NXZ 161 ?lastChangeWasUserEdit@HTMLInputElement@WebCore@@QBE_NXZ 160 ?lastChangeWasUserEdit@HTMLTextFormControlElement@WebCore@@QBE_NXZ 162 161 ?markersFor@DocumentMarkerController@WebCore@@QAE?AV?$Vector@PAVDocumentMarker@WebCore@@$0A@@WTF@@PAVNode@2@@Z 163 162 ?memoryCache@WebCore@@YAPAVMemoryCache@1@XZ -
trunk/Source/WebKit2/win/WebKit2CFLite.def
r94040 r94051 152 152 ?updateLayoutIgnorePendingStylesheets@Document@WebCore@@QAEXXZ 153 153 ?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 154 ?lastChangeWasUserEdit@HTMLTextAreaElement@WebCore@@QBE_NXZ 155 ?lastChangeWasUserEdit@HTMLInputElement@WebCore@@QBE_NXZ 154 ?lastChangeWasUserEdit@HTMLTextFormControlElement@WebCore@@QBE_NXZ 156 155 ?markersFor@DocumentMarkerController@WebCore@@QAE?AV?$Vector@PAVDocumentMarker@WebCore@@$0A@@WTF@@PAVNode@2@@Z 157 156 ?memoryCache@WebCore@@YAPAVMemoryCache@1@XZ
Note:
See TracChangeset
for help on using the changeset viewer.