[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-9427-gc2be6fc

aroben at apple.com aroben at apple.com
Wed Dec 22 12:59:50 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 067305d30c489f1f99b64e2358cced741a53f76b
Author: aroben at apple.com <aroben at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Sep 3 20:39:37 2010 +0000

    Attempt to fixing Windows nightlies again
    
    The fix in r66438 should be sufficient, but we have to touch
    WebKit.idl to force that change to be picked up by the build.
    
    * Interfaces/WebKit.idl: Touched this file to force a build.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@66767 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/win/ChangeLog b/WebKit/win/ChangeLog
index 20da9c6..973516d 100644
--- a/WebKit/win/ChangeLog
+++ b/WebKit/win/ChangeLog
@@ -1,3 +1,12 @@
+2010-09-03  Adam Roben  <aroben at apple.com>
+
+        Attempt to fixing Windows nightlies again
+
+        The fix in r66438 should be sufficient, but we have to touch
+        WebKit.idl to force that change to be picked up by the build.
+
+        * Interfaces/WebKit.idl: Touched this file to force a build.
+
 2010-09-02  Yury Semikhatsky  <yurys at chromium.org>
 
         Reviewed by PavelFeldman.
diff --git a/WebKit/win/Interfaces/WebKit.idl b/WebKit/win/Interfaces/WebKit.idl
index d25cdfe..98f5da8 100644
--- a/WebKit/win/Interfaces/WebKit.idl
+++ b/WebKit/win/Interfaces/WebKit.idl
@@ -300,3 +300,4 @@ library WebKit
         [default] interface IWebUserContentURLPattern;
     }
 }
+

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list