[SCM] WebKit Debian packaging branch, debian/unstable, updated. debian/1.2.3-2-60-g76add97
Gustavo Noronha Silva
gns at gnome.org
Sun Oct 17 22:26:30 UTC 2010
The following commit has been merged in the debian/unstable branch:
commit 9eb6a0d6ad63e7de195813fbae3eddfce008bd21
Author: jschuh at chromium.org <jschuh at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Thu Jul 22 00:36:38 2010 +0000
2010-07-21 Justin Schuh <jschuh at chromium.org>
Reviewed by Oliver Hunt.
Prevent DeleteButtonController enable state from changing when not editing
https://bugs.webkit.org/show_bug.cgi?id=42659
Test: svg/custom/use-invalid-html.xhtml
* dom/ContainerNode.cpp:
(WebCore::ContainerNode::cloneChildNodes):
2010-07-21 Justin Schuh <jschuh at chromium.org>
Reviewed by Oliver Hunt.
Prevent DeleteButtonController enable state from changing when not editing
https://bugs.webkit.org/show_bug.cgi?id=42659
* svg/custom/use-invalid-html-expected.txt: Added.
* svg/custom/use-invalid-html.xhtml: Added.
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@63865 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 327a289..2f794a7 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,13 @@
+2010-07-21 Justin Schuh <jschuh at chromium.org>
+
+ Reviewed by Oliver Hunt.
+
+ Prevent DeleteButtonController enable state from changing when not editing
+ https://bugs.webkit.org/show_bug.cgi?id=42659
+
+ * svg/custom/use-invalid-html-expected.txt: Added.
+ * svg/custom/use-invalid-html.xhtml: Added.
+
2010-06-10 Tony Chang <tony at chromium.org>
Reviewed by Kent Tamura.
diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index d05495b..365929f 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,3 +1,15 @@
+2010-07-21 Justin Schuh <jschuh at chromium.org>
+
+ Reviewed by Oliver Hunt.
+
+ Prevent DeleteButtonController enable state from changing when not editing
+ https://bugs.webkit.org/show_bug.cgi?id=42659
+
+ Test: svg/custom/use-invalid-html.xhtml
+
+ * dom/ContainerNode.cpp:
+ (WebCore::ContainerNode::cloneChildNodes):
+
2010-06-10 Tony Chang <tony at chromium.org>
Reviewed by Kent Tamura.
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list