[SCM] WebKit Debian packaging branch, webkit-1.2, updated. upstream/1.1.90-6072-g9a69373

dbates at webkit.org dbates at webkit.org
Thu Apr 8 00:59:21 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit e4498b3ba71067dd4eca3002635b6c9ed3bc4168
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