[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 15:28:21 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 2530b3224fddf543cc8edc75b52ea7d3ad24544f
Author: ossy at webkit.org <ossy at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Nov 4 10:13:28 2010 +0000

    Unreviewed.
    
    [Qt] REGRESSION (r71288): editing/style/iframe-onload-crash.html crashes
    https://bugs.webkit.org/show_bug.cgi?id=48967
    
    * platform/qt/Skipped:
     - fast/dom/webtiming-document-open.html added, because web timing is disabled. (test introduced in r71313)
     - editing/style/iframe-onload-crash.html added until fix.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@71319 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 5cd671a..eda08c3 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,14 @@
+2010-11-04  Csaba Osztrogonác  <ossy at webkit.org>
+
+        Unreviewed.
+
+        [Qt] REGRESSION (r71288): editing/style/iframe-onload-crash.html crashes
+        https://bugs.webkit.org/show_bug.cgi?id=48967
+
+        * platform/qt/Skipped:
+         - fast/dom/webtiming-document-open.html added, because web timing is disabled. (test introduced in r71313)
+         - editing/style/iframe-onload-crash.html added until fix.
+
 2010-11-04  Erik Arvidsson  <arv at chromium.org>
 
         Reviewed by Tony Chang.
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index 7ed8a01..91aa409 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -5332,6 +5332,7 @@ fast/dom/navigation-type-back-forward.html
 fast/dom/navigation-type-navigate.html
 fast/dom/navigation-type-reload.html
 fast/dom/webtiming.html
+fast/dom/webtiming-document-open.html
 fast/dom/webtiming-navigate-within-document.html
 http/tests/misc/webtiming-one-redirect.php
 http/tests/misc/webtiming-two-redirects.php
@@ -5467,3 +5468,7 @@ fast/dom/nodesFromRect-basic.html
 # [Qt] DRT sideeffect revealed by r71268
 # https://bugs.webkit.org/show_bug.cgi?id=48958
 svg/custom/text-zoom.xhtml
+
+# [Qt] REGRESSION (r71288): editing/style/iframe-onload-crash.html crashes
+# https://bugs.webkit.org/show_bug.cgi?id=48967
+editing/style/iframe-onload-crash.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list