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

ossy at webkit.org ossy at webkit.org
Wed Dec 22 16:11:38 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit d7bba828fa2cdd45cf88bffaf4010f6312f19b33
Author: ossy at webkit.org <ossy at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Nov 19 15:14:14 2010 +0000

    Unreviewed.
    
    [Qt] REGRESSION (r72351): fast/profiler/throw-exception-from-eval.html fails
    https://bugs.webkit.org/show_bug.cgi?id=49801
    
    [Qt] REGRESSION (r72360): http/tests/security/aboutBlank/xss-DENIED-* tests fail
    https://bugs.webkit.org/show_bug.cgi?id=49802
    
    * platform/qt/Skipped: Add failing tests to the Skipped list until fix.
     - fast/profiler/throw-exception-from-eval.html
     - http/tests/security/aboutBlank/xss-DENIED-navigate-opener-document-write.html
     - http/tests/security/aboutBlank/xss-DENIED-navigate-opener-javascript-url.html
     - http/tests/security/aboutBlank/xss-DENIED-set-opener.html
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@72397 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index eba3e92..61c39a4 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,19 @@
+2010-11-19  Csaba Osztrogonác  <ossy at webkit.org>
+
+        Unreviewed.
+
+        [Qt] REGRESSION (r72351): fast/profiler/throw-exception-from-eval.html fails
+        https://bugs.webkit.org/show_bug.cgi?id=49801
+
+        [Qt] REGRESSION (r72360): http/tests/security/aboutBlank/xss-DENIED-* tests fail
+        https://bugs.webkit.org/show_bug.cgi?id=49802
+
+        * platform/qt/Skipped: Add failing tests to the Skipped list until fix.
+         - fast/profiler/throw-exception-from-eval.html
+         - http/tests/security/aboutBlank/xss-DENIED-navigate-opener-document-write.html
+         - http/tests/security/aboutBlank/xss-DENIED-navigate-opener-javascript-url.html
+         - http/tests/security/aboutBlank/xss-DENIED-set-opener.html
+
 2010-11-19  John Knottenbelt  <jknotten at chromium.org>
 
         Reviewed by Jeremy Orlow.
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index 5f8efe9..43d5d65 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -5335,3 +5335,13 @@ plugins/refcount-leaks.html
 # [Qt] Zero-sized font does not yet work
 # https://bugs.webkit.org/show_bug.cgi?id=49759
 fast/text/font-size-zero.html
+
+# [Qt] REGRESSION (r72351): fast/profiler/throw-exception-from-eval.html fails
+# https://bugs.webkit.org/show_bug.cgi?id=49801
+fast/profiler/throw-exception-from-eval.html
+
+# [Qt] REGRESSION (r72360): http/tests/security/aboutBlank/xss-DENIED-* tests fail
+# https://bugs.webkit.org/show_bug.cgi?id=49802
+http/tests/security/aboutBlank/xss-DENIED-navigate-opener-document-write.html
+http/tests/security/aboutBlank/xss-DENIED-navigate-opener-javascript-url.html
+http/tests/security/aboutBlank/xss-DENIED-set-opener.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list