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

ossy at webkit.org ossy at webkit.org
Thu Apr 8 00:14:13 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit a9cdf7ca60fd4debe4ac8ee1a522ea77850aad0f
Author: ossy at webkit.org <ossy at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Dec 3 14:24:42 2009 +0000

    [Qt] Skip layoutTestController.notifyDone() related tests which got revealed in r51634
    until there is a fix for the issue.
    https://bugs.webkit.org/show_bug.cgi?id=31626
    
    Patch by Andras Becsi <abecsi at inf.u-szeged.hu> on 2009-12-03
    Reviewed by Kenneth Rohde Christiansen.
    
    * platform/qt/Skipped:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@51635 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 5e67499..7fae29d 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -2,6 +2,16 @@
 
         Reviewed by Kenneth Rohde Christiansen.
 
+        [Qt] Skip layoutTestController.notifyDone() related tests which got revealed in r51634
+        until there is a fix for the issue.
+        https://bugs.webkit.org/show_bug.cgi?id=31626
+
+        * platform/qt/Skipped:
+
+2009-12-03  Andras Becsi  <abecsi at inf.u-szeged.hu>
+
+        Reviewed by Kenneth Rohde Christiansen.
+
         [Qt] Re-enable previously skipped tests.
         https://bugs.webkit.org/show_bug.cgi?id=31591
 
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index 9dc96c7..235d2ef 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -5157,3 +5157,19 @@ fast/css/namespaces/namespaces-empty.xml
 # Failure introduced by http://trac.webkit.org/changeset/51429
 # hamaji will look into this.
 editing/selection/last-empty-inline.html
+
+# Failing tests due to
+# layoutTestController.notifyDone() bug
+# https://bugs.webkit.org/show_bug.cgi?id=31626
+
+fast/dom/javascript-url-crash-function.html
+fast/dom/location-new-window-no-crash.html
+fast/dom/Document/early-document-access.html
+fast/dom/Window/window-early-properties.html
+fast/events/open-window-from-another-frame.html
+fast/events/popup-blocking-click-in-iframe.html
+http/tests/security/aboutBlank/xss-DENIED-set-opener.html
+http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreign-domain-window-open.html
+http/tests/security/dataURL/xss-DENIED-from-javascript-url-window-open.html
+http/tests/security/javascriptURL/xss-ALLOWED-from-javascript-url-window-open.html
+http/tests/security/javascriptURL/xss-DENIED-from-javascript-url-in-foreign-domain-window-open.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list