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

hamaji at chromium.org hamaji at chromium.org
Fri Feb 26 22:23:32 UTC 2010


The following commit has been merged in the webkit-1.1 branch:
commit 48b72c6a7831aed739156efacd93796e8c6553f5
Author: hamaji at chromium.org <hamaji at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Feb 18 04:19:03 2010 +0000

    2010-02-17  Shinichiro Hamaji  <hamaji at chromium.org>
    
            Unreviewed. Touch WebKit.idl to fix the build.
    
            [Win] Implement test functions for printing
            https://bugs.webkit.org/show_bug.cgi?id=34570
    
            * Interfaces/WebKit.idl:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@54922 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/win/ChangeLog b/WebKit/win/ChangeLog
index 21f1e24..82d8863 100644
--- a/WebKit/win/ChangeLog
+++ b/WebKit/win/ChangeLog
@@ -1,5 +1,14 @@
 2010-02-17  Shinichiro Hamaji  <hamaji at chromium.org>
 
+        Unreviewed. Touch WebKit.idl to fix the build.
+
+        [Win] Implement test functions for printing
+        https://bugs.webkit.org/show_bug.cgi?id=34570
+
+        * Interfaces/WebKit.idl:
+
+2010-02-17  Shinichiro Hamaji  <hamaji at chromium.org>
+
         Reviewed by Eric Seidel.
 
         [Win] Implement test functions for printing
diff --git a/WebKit/win/Interfaces/WebKit.idl b/WebKit/win/Interfaces/WebKit.idl
index 3cd748c..0de6b0b 100644
--- a/WebKit/win/Interfaces/WebKit.idl
+++ b/WebKit/win/Interfaces/WebKit.idl
@@ -283,7 +283,7 @@ library WebKit
     coclass WebScriptWorld {
         [default] interface IWebScriptWorld;
     }
-    
+
     [uuid(13C45703-A3B3-8797-276B-75632F6165C3)]
     coclass WebSerializedJSValue {
         [default] interface IWebSerializedJSValue;

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list