[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.17-1283-gcf603cf
aroben at apple.com
aroben at apple.com
Tue Jan 5 23:45:09 UTC 2010
The following commit has been merged in the webkit-1.1 branch:
commit d371632436c03b807cd11de645b5deb813f2dd48
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