[SCM] WebKit Debian packaging branch, webkit-1.2, updated. upstream/1.1.90-6072-g9a69373

hyatt at apple.com hyatt at apple.com
Thu Apr 8 01:14:43 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit f52f8fbf88fcf9c0f68951436aaaf9e81020839d
Author: hyatt at apple.com <hyatt at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Jan 19 18:26:14 2010 +0000

    Build bustage fix.  Land modified WebCore.base.exp file that includes export of currentWorld().
    
    * WebCore.base.exp:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@53474 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index 4eb33fc..9f05f9f 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,3 +1,9 @@
+2010-01-19  Dave Hyatt  <hyatt at apple.com>
+
+        Build bustage fix.  Land modified WebCore.base.exp file that includes export of currentWorld().
+
+        * WebCore.base.exp:
+
 2010-01-19  Brady Eidson  <beidson at apple.com>
 
         Reviewed by Alexey Proskuryakov.
diff --git a/WebCore/WebCore.base.exp b/WebCore/WebCore.base.exp
index 76597df..3311c48 100644
--- a/WebCore/WebCore.base.exp
+++ b/WebCore/WebCore.base.exp
@@ -327,6 +327,7 @@ __ZN7WebCore15BackForwardList9goForwardEv
 __ZN7WebCore15BackForwardListC1EPNS_4PageE
 __ZN7WebCore15BackForwardListD1Ev
 __ZN7WebCore15DOMWrapperWorldD1Ev
+__ZN7WebCore12currentWorldEPN3JSC9ExecStateE
 __ZN7WebCore15DatabaseTracker12deleteOriginEPNS_14SecurityOriginE
 __ZN7WebCore15DatabaseTracker14deleteDatabaseEPNS_14SecurityOriginERKNS_6StringE
 __ZN7WebCore15DatabaseTracker14quotaForOriginEPNS_14SecurityOriginE

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list