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

commit-queue at webkit.org commit-queue at webkit.org
Wed Dec 22 12:12:44 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 8a3c4f4a053cccd475376f5b801a92e00da50d01
Author: commit-queue at webkit.org <commit-queue at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Aug 17 08:55:17 2010 +0000

    2010-08-17  Ademar de Souza Reis Jr  <ademar.reis at openbossa.org>
    
            Reviewed by Ariya Hidayat.
    
            [Qt] tests whose bug was closed but are still skipped
            https://bugs.webkit.org/show_bug.cgi?id=44068
    
            Enable tests whose bugs have been fixed already:
    
              https://bugs.webkit.org/show_bug.cgi?id=35350 (fixed)
              https://bugs.webkit.org/show_bug.cgi?id=28952 (fixed)
              https://bugs.webkit.org/show_bug.cgi?id=38502 (see discussion at the end)
              https://bugs.webkit.org/show_bug.cgi?id=38604 (fixed)
    
            * platform/qt/Skipped:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@65489 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 684fc82..a26b50f 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,19 @@
+2010-08-17  Ademar de Souza Reis Jr  <ademar.reis at openbossa.org>
+
+        Reviewed by Ariya Hidayat.
+
+        [Qt] tests whose bug was closed but are still skipped
+        https://bugs.webkit.org/show_bug.cgi?id=44068
+
+        Enable tests whose bugs have been fixed already:
+
+          https://bugs.webkit.org/show_bug.cgi?id=35350 (fixed)
+          https://bugs.webkit.org/show_bug.cgi?id=28952 (fixed)
+          https://bugs.webkit.org/show_bug.cgi?id=38502 (see discussion at the end)
+          https://bugs.webkit.org/show_bug.cgi?id=38604 (fixed)
+
+        * platform/qt/Skipped:
+
 2010-08-16  Maciej Stachowiak  <mjs at apple.com>
 
         Rubber stamped by Sam Weinig.
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index fc1e14f..1e5c5a7 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -2445,10 +2445,6 @@ fast/forms/textarea-scrollbar-height.html
 # https://bugs.webkit.org/show_bug.cgi?id=27914
 fast/css/positioned-overflow-scroll.html
 fast/dom/prototype-inheritance-2.html
-# DOM exceptions don't seem to have a custom toString() handler
-# https://bugs.webkit.org/show_bug.cgi?id=28952
-fast/workers/worker-multi-port.html
-fast/workers/worker-context-multi-port.html
 # This port doesn't support detecting slow unload handlers.
 fast/dom/Window/slow-unload-handler.html
 fast/dom/Window/slow-unload-handler-only-frame-is-stopped.html
@@ -2479,11 +2475,6 @@ fast/css/namespaces/namespaces-empty.xml
 # eventSender missing touchCancel() and cancelTouchPoint()
 fast/events/touch/send-oncancel-event.html
 
-# r58712 made fast/workers/worker-gc2.html crash. It seems to be a DRT sideeffect,
-# skipping worker-event-listener.html solve the problem until we find a real fix.
-# https://bugs.webkit.org/show_bug.cgi?id=38502
-fast/workers/worker-event-listener.html
-
 # Relies on WebKit API [WebView _loadBackForwardListFromOtherView:]
 fast/loader/crash-copying-backforwardlist.html
 
@@ -5372,9 +5363,6 @@ fast/dom/Geolocation/callback-to-remote-context2.html
 # Link prefetch is disabled by default
 fast/dom/HTMLLinkElement/prefetch.html
 
-# https://bugs.webkit.org/show_bug.cgi?id=35350
-fast/events/show-modal-dialog-onblur-onfocus.html
-fast/harness/show-modal-dialog.html
 fast/js/sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.2_T10.html
 fast/js/sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.1_T11.html
 fast/js/sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.1_T2.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list