[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-9427-gc2be6fc

abarth at webkit.org abarth at webkit.org
Wed Dec 22 12:32:01 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 58db5806bf922f90a721c4786d956129b9f764d4
Author: abarth at webkit.org <abarth at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Aug 25 03:55:48 2010 +0000

    2010-08-24  Adam Barth  <abarth at webkit.org>
    
            Add http/tests/security/xssAuditor/dom-write-location-inline-event.html
            to the Skipped list.  It's flaky after enabling the HTML5 fragment
            parser.  I need to investigate.  However, I'm planning to redesign the
            XSSAuditor to make use of the new parser, so it seems to make sense to
            wait a bit.
    
            * platform/mac/Skipped:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@65971 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index eac0560..8ffa5e3 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,13 @@
+2010-08-24  Adam Barth  <abarth at webkit.org>
+
+        Add http/tests/security/xssAuditor/dom-write-location-inline-event.html
+        to the Skipped list.  It's flaky after enabling the HTML5 fragment
+        parser.  I need to investigate.  However, I'm planning to redesign the
+        XSSAuditor to make use of the new parser, so it seems to make sense to
+        wait a bit.
+
+        * platform/mac/Skipped:
+
 2010-08-24  Daniel Bates  <dbates at rim.com>
 
         Reviewed by Darin Adler.
diff --git a/LayoutTests/platform/mac/Skipped b/LayoutTests/platform/mac/Skipped
index 05261aa..1deece3 100644
--- a/LayoutTests/platform/mac/Skipped
+++ b/LayoutTests/platform/mac/Skipped
@@ -292,3 +292,8 @@ animations/play-state.html
 
 # https://bugs.webkit.org/show_bug.cgi?id=43332
 inspector/dom-breakpoints.html
+
+# This test has become flaky after turning on the HTML5 fragment parser.  I'll
+# investigate.  --abarth (2010/8/24)
+http/tests/security/xssAuditor/dom-write-location-inline-event.html
+

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list