[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 02:17:29 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit c5a909a30fd1d268de9f3810e33a23058f0e7d19
Author: ossy at webkit.org <ossy at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Mar 9 11:23:17 2010 +0000

    Unreviewed trivial fix.
    
    [Qt] perl websocket test(s) time out
    https://bugs.webkit.org/show_bug.cgi?id=34879
    It was fixed by r55719, so we can unskip websocket/tests/cookies/httponly-cookie.pl.
    
    storage/open-database-creation-callback-isolated-world.html removed
    from Skipped list, because it was removed from tree by r55635.
    
    * platform/qt/Skipped:
     - websocket/tests/cookies/httponly-cookie.pl unskipped.
     - storage/open-database-creation-callback-isolated-world.html unskipped.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@55720 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 02349f6..aa273c6 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,18 @@
+2010-03-09  Csaba Osztrogonác  <ossy at webkit.org>
+
+        Unreviewed trivial fix.
+
+        [Qt] perl websocket test(s) time out
+        https://bugs.webkit.org/show_bug.cgi?id=34879
+        It was fixed by r55719, so we can unskip websocket/tests/cookies/httponly-cookie.pl.
+
+        storage/open-database-creation-callback-isolated-world.html removed
+        from Skipped list, because it was removed from tree by r55635.
+
+        * platform/qt/Skipped:
+         - websocket/tests/cookies/httponly-cookie.pl unskipped.
+         - storage/open-database-creation-callback-isolated-world.html unskipped.
+
 2010-03-03  Fumitoshi Ukai  <ukai at chromium.org>
 
         Reviewed by Alexey Proskuryakov.
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index f04ebdb..bb6be7f 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -5059,10 +5059,6 @@ fast/loader/crash-copying-backforwardlist.html
 # Because ENABLE_DASHBOARD_SUPPORT=0 is the default option. (Apple's dashboard support in OS X)
 fast/css/dashboard-regions-attr-crash.html
 
-# [Qt] perl websocket test(s) time out
-# https://bugs.webkit.org/show_bug.cgi?id=34882
-websocket/tests/cookies/httponly-cookie.pl
-
 # [Qt] REGRESSION(r54811) fast/canvas/drawImage-with-negative-source-destination.html fails
 # https://bugs.webkit.org/show_bug.cgi?id=35005
 fast/canvas/drawImage-with-negative-source-destination.html
@@ -5096,9 +5092,6 @@ java
 # Core functionality is tested in plugins/private-browsing-mode-2.html
 plugins/private-browsing-mode.html
 
-# Qt's DRT doesn't not seem to support the layoutTestController.evaluateScriptInIsolatedWorld() call.
-storage/open-database-creation-callback-isolated-world.html
-
 # https://bugs.webkit.org/show_bug.cgi?id=35824 - Doesn't apply to platforms that don't enforce the CFNetwork-style 3rd party cookie policy
 http/tests/cookies/third-party-cookie-relaxing.html
 

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list