[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.21-584-g1e41756

bweinstein at apple.com bweinstein at apple.com
Fri Feb 26 22:17:02 UTC 2010


The following commit has been merged in the webkit-1.1 branch:
commit 4214977332f68588f0a5832b6ba014120d420f89
Author: bweinstein at apple.com <bweinstein at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Feb 10 18:47:52 2010 +0000

    Committed the wrong file, had some local changes trying to fix the build
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@54610 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/win/Interfaces/IWebPreferences.idl b/WebKit/win/Interfaces/IWebPreferences.idl
index fa41452..9a52d7c 100644
--- a/WebKit/win/Interfaces/IWebPreferences.idl
+++ b/WebKit/win/Interfaces/IWebPreferences.idl
@@ -186,7 +186,4 @@ interface IWebPreferences : IUnknown
 
     HRESULT setZoomsTextOnly(BOOL zoomsTextOnly);
     HRESULT zoomsTextOnly(BOOL *zoomsTextOnly);
-
-    HRESULT setLocalStorageOverridesPrivateBrowsing([in] BOOL shouldOverride);
-    HRESULT localStorageOverridesPrivateBrowsing([out, retval] BOOL* shouldOverride);
 }

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list