Title: [86875] trunk/Source/WebCore
Revision
86875
Author
[email protected]
Date
2011-05-19 12:45:50 -0700 (Thu, 19 May 2011)

Log Message

Add two more symbols needed by the window.internals library.

* WebCore.exp.in:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (86874 => 86875)


--- trunk/Source/WebCore/ChangeLog	2011-05-19 19:44:39 UTC (rev 86874)
+++ trunk/Source/WebCore/ChangeLog	2011-05-19 19:45:50 UTC (rev 86875)
@@ -1,3 +1,9 @@
+2011-05-19  Anders Carlsson  <[email protected]>
+
+        Add two more symbols needed by the window.internals library.
+
+        * WebCore.exp.in:
+
 2011-05-19  Dimitri Glazkov  <[email protected]>
 
         Fix Leopard build after r86869.

Modified: trunk/Source/WebCore/WebCore.exp.in (86874 => 86875)


--- trunk/Source/WebCore/WebCore.exp.in	2011-05-19 19:44:39 UTC (rev 86874)
+++ trunk/Source/WebCore/WebCore.exp.in	2011-05-19 19:45:50 UTC (rev 86875)
@@ -263,6 +263,7 @@
 __ZN7WebCore12IconDatabase5closeEv
 __ZN7WebCore12IconDatabase9setClientEPNS_18IconDatabaseClientE
 __ZN7WebCore12IconDatabaseC1Ev
+__ZN7WebCore12JSDOMWrapperD2Ev
 __ZN7WebCore12PopupMenuMacC1EPNS_15PopupMenuClientE
 __ZN7WebCore12PrintContext12pagePropertyEPNS_5FrameEPKci
 __ZN7WebCore12PrintContext13numberOfPagesEPNS_5FrameERKNS_9FloatSizeE
@@ -1309,6 +1310,7 @@
 __ZNK7WebCore9PageCache10frameCountEv
 __ZNK7WebCore9PageCache21autoreleasedPageCountEv
 __ZTVN7WebCore12ChromeClientE
+__ZTVN7WebCore12JSDOMWrapperE
 __ZTVN7WebCore16IconDatabaseBaseE
 __ZTVN7WebCore17FileChooserClientE
 __ZTVN7WebCore17FrameLoaderClientE
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to