[SCM] WebKit Debian packaging branch, webkit-1.2, updated. upstream/1.1.90-6072-g9a69373

aroben at apple.com aroben at apple.com
Thu Apr 8 00:28:03 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit e436a520042b2dac11a7ca773736041e6240cd11
Author: aroben at apple.com <aroben at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Dec 8 18:59:37 2009 +0000

    Windows build fix
    
    * Interfaces/WebKit.idl: Touched this to force Interfaces.vcproj to rebuild.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@51867 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/win/ChangeLog b/WebKit/win/ChangeLog
index 531ca00..59747db 100644
--- a/WebKit/win/ChangeLog
+++ b/WebKit/win/ChangeLog
@@ -1,3 +1,9 @@
+2009-12-08  Adam Roben  <aroben at apple.com>
+
+        Windows build fix
+
+        * Interfaces/WebKit.idl: Touched this to force Interfaces.vcproj to rebuild.
+
 2009-12-08  John Sullivan  <sullivan at apple.com>
 
         Reviewed by Dan Bernstein
diff --git a/WebKit/win/Interfaces/WebKit.idl b/WebKit/win/Interfaces/WebKit.idl
index 7b308db..058b6fc 100644
--- a/WebKit/win/Interfaces/WebKit.idl
+++ b/WebKit/win/Interfaces/WebKit.idl
@@ -285,3 +285,4 @@ library WebKit
         [default] interface IWebSerializedJSValue;
     }
 }
+

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list