[SCM] WebKit Debian packaging branch, debian/unstable, updated. debian/1.1.18-1-697-g2f78b87
dbates at webkit.org
dbates at webkit.org
Wed Jan 20 22:18:34 UTC 2010
The following commit has been merged in the debian/unstable branch:
commit 1affacdb678ad7ea8d5651ce19bd4e516398b108
Author: dbates at webkit.org <dbates at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Sun Jan 10 02:00:58 2010 +0000
2010-01-09 Daniel Bates <dbates at webkit.org>
Rubber-stamped by Adam Barth.
Adds failing XSSAuditor tests to the Qt Skipped file
while we come up with a fix for them. See bug #33440
for more details.
* platform/qt/Skipped:
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@53045 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index d6e394a..922a236 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,15 @@
2010-01-09 Daniel Bates <dbates at webkit.org>
+ Rubber-stamped by Adam Barth.
+
+ Adds failing XSSAuditor tests to the Qt Skipped file
+ while we come up with a fix for them. See bug #33440
+ for more details.
+
+ * platform/qt/Skipped:
+
+2010-01-09 Daniel Bates <dbates at webkit.org>
+
Reviewed by Adam Barth.
https://bugs.webkit.org/show_bug.cgi?id=33419
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index a58b06f..7e1c71a 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -4929,6 +4929,13 @@ http/tests/security/javascriptURL/xss-DENIED-to-javascript-url-in-foreign-domain
http/tests/security/javascriptURL/xss-DENIED-to-javascript-url-in-foreign-domain-window-open.html
http/tests/security/originHeader/origin-header-for-empty.html
+# Failing XSSAuditor tests. See <https://bugs.webkit.org/show_bug.cgi?id=33440>.
+http/tests/security/xssAuditor/anchor-url-dom-write-location-inline-event-null-char.html
+http/tests/security/xssAuditor/anchor-url-dom-write-location-inline-event.html
+http/tests/security/xssAuditor/anchor-url-dom-write-location-javascript-URL.html
+http/tests/security/xssAuditor/anchor-url-dom-write-location.html
+http/tests/security/xssAuditor/base-href-control-char.html
+
# Skip xmlhttprequest tests
http/tests/xmlhttprequest/XMLHttpRequestException.html
http/tests/xmlhttprequest/abort-should-cancel-load.html
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list