[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.15.1-1414-gc69ee75

weinig at apple.com weinig at apple.com
Thu Oct 29 20:32:06 UTC 2009


The following commit has been merged in the webkit-1.1 branch:
commit cda2888804230ff92b3857e3f4719f44f9938613
Author: weinig at apple.com <weinig at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Sep 22 20:38:31 2009 +0000

    Rubber-stamped by Adam Roben.
    
    Remove accidentally left in declaration of reloadFromOrigin in IWebFramePrivate.idl
    
    * Interfaces/IWebFramePrivate.idl:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@48648 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/win/ChangeLog b/WebKit/win/ChangeLog
index 0564996..8d3a743 100644
--- a/WebKit/win/ChangeLog
+++ b/WebKit/win/ChangeLog
@@ -1,5 +1,13 @@
 2009-09-22  Sam Weinig  <sam at webkit.org>
 
+        Rubber-stamped by Adam Roben.
+
+        Remove accidentally left in declaration of reloadFromOrigin in IWebFramePrivate.idl
+
+        * Interfaces/IWebFramePrivate.idl:
+
+2009-09-22  Sam Weinig  <sam at webkit.org>
+
         Reviewed by Steve Falkenburg.
 
         Fix for <rdar://problem/6451745>
diff --git a/WebKit/win/Interfaces/IWebFramePrivate.idl b/WebKit/win/Interfaces/IWebFramePrivate.idl
index 954055d..96b42ab 100644
--- a/WebKit/win/Interfaces/IWebFramePrivate.idl
+++ b/WebKit/win/Interfaces/IWebFramePrivate.idl
@@ -91,6 +91,4 @@ interface IWebFramePrivate : IUnknown
     HRESULT numberOfActiveAnimations([out, retval] UINT* number);
 
     HRESULT isDisplayingStandaloneImage([out, retval] BOOL* result);
-
-    HRESULT reloadFromOrigin();
 }

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list