[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.17-1283-gcf603cf
ossy at webkit.org
ossy at webkit.org
Tue Jan 5 23:45:48 UTC 2010
The following commit has been merged in the webkit-1.1 branch:
commit 34f74efd39da83c079b80fa7a00afda0cf16c2dc
Author: ossy at webkit.org <ossy at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Wed Dec 9 13:27:58 2009 +0000
[Qt] Skip a failing test introduced in r51877.
* platform/qt/Skipped: fast/loader/input-element-page-cache-crash.html added.
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@51898 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 07225f1..b853e96 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,9 @@
+2009-12-09 Csaba Osztrogonác <ossy at webkit.org>
+
+ [Qt] Skip a failing test introduced in r51877.
+
+ * platform/qt/Skipped: fast/loader/input-element-page-cache-crash.html added.
+
2009-12-09 Nikolas Zimmermann <nzimmermann at rim.com>
Not reviewed. Fix typo in the Skipped list s/.htm/.html/ in the last test I added.
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index ec1e4f5..99dd6dc 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -5170,3 +5170,7 @@ http/tests/security/cross-frame-access-getOwnPropertyDescriptor.html
http/tests/uri/css-href.php
printing/compositing-layer-printing.html
svg/custom/radial-gradient-with-outstanding-focalPoint.svg
+
+# CONSOLE MESSAGE: line 28: ReferenceError: Trying to access object from destroyed plug-in.
+# This test introduced in r51877
+fast/loader/input-element-page-cache-crash.html
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list