Title: [143429] trunk/Source/WebKit/win
Revision
143429
Author
[email protected]
Date
2013-02-19 21:57:29 -0800 (Tue, 19 Feb 2013)

Log Message

Unreviewed, rolling out r143338.
http://trac.webkit.org/changeset/143338
https://bugs.webkit.org/show_bug.cgi?id=110301

False alarm, no need to export the symbol (Requested by
aandrey on #webkit).

Patch by Sheriff Bot <[email protected]> on 2013-02-19

* WebKit.vcproj/WebKitExports.def.in:

Modified Paths

Diff

Modified: trunk/Source/WebKit/win/ChangeLog (143428 => 143429)


--- trunk/Source/WebKit/win/ChangeLog	2013-02-20 05:53:02 UTC (rev 143428)
+++ trunk/Source/WebKit/win/ChangeLog	2013-02-20 05:57:29 UTC (rev 143429)
@@ -1,3 +1,14 @@
+2013-02-19  Sheriff Bot  <[email protected]>
+
+        Unreviewed, rolling out r143338.
+        http://trac.webkit.org/changeset/143338
+        https://bugs.webkit.org/show_bug.cgi?id=110301
+
+        False alarm, no need to export the symbol (Requested by
+        aandrey on #webkit).
+
+        * WebKit.vcproj/WebKitExports.def.in:
+
 2013-02-19  Tony Chang  <[email protected]>
 
         Unreviewed, force file to recompile to fix win build.

Modified: trunk/Source/WebKit/win/WebKit.vcproj/WebKitExports.def.in (143428 => 143429)


--- trunk/Source/WebKit/win/WebKit.vcproj/WebKitExports.def.in	2013-02-20 05:53:02 UTC (rev 143428)
+++ trunk/Source/WebKit/win/WebKit.vcproj/WebKitExports.def.in	2013-02-20 05:57:29 UTC (rev 143429)
@@ -122,7 +122,6 @@
         ?consoleMessageArgumentCounts@InspectorConsoleAgent@WebCore@@QAE?AV?$Vector@I$0A@@WTF@@XZ
         ?counterValue@InspectorCounters@WebCore@@SAHW4CounterType@12@@Z
         ?didBeginFrame@InspectorController@WebCore@@QAEXXZ
-        ?didBeginFrame@InspectorCanvasAgent@WebCore@@QAEXXZ
         ?didCancelFrame@InspectorController@WebCore@@QAEXXZ
 #endif
         ?counterValueForElement@WebCore@@YA?AVString@WTF@@PAVElement@1@@Z
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to