Title: [105611] trunk/Source/WebCore
Revision
105611
Author
[email protected]
Date
2012-01-23 04:39:31 -0800 (Mon, 23 Jan 2012)

Log Message

2012-01-23  Nikolas Zimmermann  <[email protected]>

        Not reviewed. Fix Mac build, by exporting a new symbol.

        * WebCore.exp.in:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (105610 => 105611)


--- trunk/Source/WebCore/ChangeLog	2012-01-23 11:55:01 UTC (rev 105610)
+++ trunk/Source/WebCore/ChangeLog	2012-01-23 12:39:31 UTC (rev 105611)
@@ -1,3 +1,9 @@
+2012-01-23  Nikolas Zimmermann  <[email protected]>
+
+        Not reviewed. Fix Mac build, by exporting a new symbol.
+
+        * WebCore.exp.in:
+
 2012-01-23  Mario Sanchez Prada  <[email protected]>
 
         [GTK] Refactor GTK's accessibilitity code to be more modular

Modified: trunk/Source/WebCore/WebCore.exp.in (105610 => 105611)


--- trunk/Source/WebCore/WebCore.exp.in	2012-01-23 11:55:01 UTC (rev 105610)
+++ trunk/Source/WebCore/WebCore.exp.in	2012-01-23 12:39:31 UTC (rev 105611)
@@ -1687,6 +1687,7 @@
 __ZN7WebCore19InspectorController5closeEv
 __ZN7WebCore28InspectorFrontendClientLocal11showConsoleEv
 __ZN7WebCore28InspectorFrontendClientLocal12moveWindowByEff
+__ZN7WebCore28InspectorFrontendClientLocal12openInNewTabERKN3WTF6StringE
 __ZN7WebCore28InspectorFrontendClientLocal14frontendLoadedEv
 __ZN7WebCore28InspectorFrontendClientLocal15canAttachWindowEv
 __ZN7WebCore28InspectorFrontendClientLocal17setAttachedWindowEb
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to