[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.19-706-ge5415e9

mjs at apple.com mjs at apple.com
Thu Feb 4 21:21:07 UTC 2010


The following commit has been merged in the webkit-1.1 branch:
commit 4a2b60fe3ac3f4823e1a6819255b5ca0838dd446
Author: mjs at apple.com <mjs at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Jan 20 03:24:28 2010 +0000

    Unreviewed build fix.
    
    Remove currentWorld from the exports file again, since it is now inline.
    
    * WebCore.base.exp:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@53517 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index d688da8..0896f38 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,3 +1,11 @@
+2010-01-19  Maciej Stachowiak  <mjs at apple.com>
+
+        Unreviewed build fix.
+
+        Remove currentWorld from the exports file again, since it is now inline.
+
+        * WebCore.base.exp:
+
 2010-01-19  Brian Weinstein  <bweinstein at apple.com>
 
         Reviewed by Tim Hatcher.
diff --git a/WebCore/WebCore.base.exp b/WebCore/WebCore.base.exp
index 9b47d3e..26a621d 100644
--- a/WebCore/WebCore.base.exp
+++ b/WebCore/WebCore.base.exp
@@ -328,7 +328,6 @@ __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