Title: [138638] trunk/Source/WebKit2
- Revision
- 138638
- Author
- [email protected]
- Date
- 2013-01-02 12:49:53 -0800 (Wed, 02 Jan 2013)
Log Message
Yet another Windows build fix attempt. Try exporting more symbols.
* win/WebKit2.def.in:
Modified Paths
Diff
Modified: trunk/Source/WebKit2/ChangeLog (138637 => 138638)
--- trunk/Source/WebKit2/ChangeLog 2013-01-02 20:48:33 UTC (rev 138637)
+++ trunk/Source/WebKit2/ChangeLog 2013-01-02 20:49:53 UTC (rev 138638)
@@ -1,3 +1,9 @@
+2013-01-02 Ryosuke Niwa <[email protected]>
+
+ Yet another Windows build fix attempt. Try exporting more symbols.
+
+ * win/WebKit2.def.in:
+
2013-01-02 Alexey Proskuryakov <[email protected]>
REGRESSION (r138464): Safari hangs when opening Privacy preferences
Modified: trunk/Source/WebKit2/win/WebKit2.def.in (138637 => 138638)
--- trunk/Source/WebKit2/win/WebKit2.def.in 2013-01-02 20:48:33 UTC (rev 138637)
+++ trunk/Source/WebKit2/win/WebKit2.def.in 2013-01-02 20:49:53 UTC (rev 138638)
@@ -387,3 +387,7 @@
??0StyleSheetContents@WebCore@@AAE@PAVStyleRuleImport@1@ABVString@WTF@@ABUCSSParserContext@1@@Z
?addUserSheet@DocumentStyleSheetCollection@WebCore@@QAEXV?$PassRefPtr@VStyleSheetContents@WebCore@@@WTF@@@Z
??1StyleSheetContents@WebCore@@QAE@XZ
+ ?pauseAnimationAtTime@AnimationController@WebCore@@QAE_NPAVRenderObject@2@ABVString@WTF@@N@Z
+ ?pseudoElement@Element@WebCore@@QBEPAVPseudoElement@2@W4PseudoId@2@@Z
+ ?pauseTransitionAtTime@AnimationController@WebCore@@QAE_NPAVRenderObject@2@ABVString@WTF@@N@Z
+ ?addFromLiteralData@AtomicString@WTF@@CA?AV?$PassRefPtr@VStringImpl@WTF@@@2@PBDI@Z
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes