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


The following commit has been merged in the webkit-1.2 branch:
commit 2220aa371cec8b826ad7c23d29c675f6296d21e9
Author: dbates at webkit.org <dbates at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Jan 11 05:36:13 2010 +0000

    2010-01-10  Daniel Bates  <dbates at webkit.org>
    
            Rubber-stamped by Eric Seidel.
    
            Adding XSSAuditor test http/tests/security/xssAuditor/malformed-HTML.html
            to the Qt Skipped file as it times out. We need to look into test further.
            See bug #33460 for more details.
    
            * platform/qt/Skipped:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@53064 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 2a57746..5f3578c 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,13 @@
+2010-01-10  Daniel Bates  <dbates at webkit.org>
+
+        Rubber-stamped by Eric Seidel.
+
+        Adding XSSAuditor test http/tests/security/xssAuditor/malformed-HTML.html
+        to the Qt Skipped file as it times out. We need to look into test further.
+        See bug #33460 for more details.
+
+        * platform/qt/Skipped:
+
 2010-01-10  Kent Hansen  <kent.hansen at nokia.com>
 
         Reviewed by Darin Adler.
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index a58b06f..85a8e1a 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -4929,6 +4929,9 @@ 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
 
+# XSSAuditor test that times out. See https://bugs.webkit.org/show_bug.cgi?id=33460.
+http/tests/security/xssAuditor/malformed-HTML.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