[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-9427-gc2be6fc
mitz at apple.com
mitz at apple.com
Wed Dec 22 14:55:10 UTC 2010
The following commit has been merged in the debian/experimental branch:
commit 01ceccae7c2fe6dd8b74a4dc4b391704be86da8b
Author: mitz at apple.com <mitz at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Mon Oct 25 05:28:50 2010 +0000
Build fix.
* Interfaces/WebKit.idl: Touched.
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@70436 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/WebKit/win/ChangeLog b/WebKit/win/ChangeLog
index e342d50..11055c3 100644
--- a/WebKit/win/ChangeLog
+++ b/WebKit/win/ChangeLog
@@ -1,5 +1,11 @@
2010-10-24 Dan Bernstein <mitz at apple.com>
+ Build fix.
+
+ * Interfaces/WebKit.idl: Touched.
+
+2010-10-24 Dan Bernstein <mitz at apple.com>
+
Reviewed by Anders Carlsson.
Expose HitTestResult::absoluteMediaURL() via WebKit API
diff --git a/WebKit/win/Interfaces/WebKit.idl b/WebKit/win/Interfaces/WebKit.idl
index b4ce410..e936af6 100644
--- a/WebKit/win/Interfaces/WebKit.idl
+++ b/WebKit/win/Interfaces/WebKit.idl
@@ -22,7 +22,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-
+
cpp_quote("/*")
cpp_quote(" * Copyright (C) 2006, 2007, 2008, 2009, 2010 Apple Inc. All rights reserved.")
cpp_quote(" *")
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list