[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:37 UTC 2010


The following commit has been merged in the debian/unstable branch:
commit 6f5b1ac77b15fa26d11728bd6c3cf0c7fccd7dcd
Author: dbates at webkit.org <dbates at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Sun Jan 10 02:52:14 2010 +0000

    2010-01-09  Daniel Bates  <dbates at webkit.org>
    
            No review, rolling out r53045.
            http://trac.webkit.org/changeset/53045
            https://bugs.webkit.org/show_bug.cgi?id=33440
    
            This fix did not resolve the issue. That is, more XSSAuditor tests are
            failing on the Qt bot. So, we're going ultimately going to rollout the
            change committed in change set 53044 <http://trac.webkit.org/changeset/53044>,
            but we need to first rollout the attempted fix committed in change
            set 53045.
    
            * platform/qt/Skipped:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@53047 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 922a236..aa68a34 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,19 @@
 2010-01-09  Daniel Bates  <dbates at webkit.org>
 
+        No review, rolling out r53045.
+        http://trac.webkit.org/changeset/53045
+        https://bugs.webkit.org/show_bug.cgi?id=33440
+
+        This fix did not resolve the issue. That is, more XSSAuditor tests are
+        failing on the Qt bot. So, we're going ultimately going to rollout the
+        change committed in change set 53044 <http://trac.webkit.org/changeset/53044>,
+        but we need to first rollout the attempted fix committed in change
+        set 53045.
+
+        * platform/qt/Skipped:
+
+2010-01-09  Daniel Bates  <dbates at webkit.org>
+
         Rubber-stamped by Adam Barth.
 
         Adds failing XSSAuditor tests to the Qt Skipped file
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index 7e1c71a..a58b06f 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -4929,13 +4929,6 @@ 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