[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:18:12 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit 8f13c1eb758ac0100dc0f8d1465f942dd0de5d5c
Author: ossy at webkit.org <ossy at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Mar 10 00:49:46 2010 +0000

    [Qt] http/tests/plugins/third-party-cookie-accept-policy.html was introduced in r55738,
    but layoutTestController.setAlwaysAcceptCookies() is missing.
    
    * platform/qt/Skipped: http/tests/plugins/third-party-cookie-accept-policy.html skipped.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@55756 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 072a084..ba07895 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,11 @@
+2010-03-09  Csaba Osztrogonác  <ossy at webkit.org>
+
+        [Qt] http/tests/plugins/third-party-cookie-accept-policy.html was introduced in r55738,
+        but layoutTestController.setAlwaysAcceptCookies() is missing.
+
+        * platform/qt/Skipped: http/tests/plugins/third-party-cookie-accept-policy.html skipped.
+
+
 2010-03-03  Ojan Vafai  <ojan at chromium.org>
 
         Reviewed by Adam Barth.
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index 6abd24b..919e8d8 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -231,6 +231,9 @@ fast/dom/Window/window-postmessage-clone-frames.html
 
 # Missing layoutTestController.execCommand()
 editing/execCommand/delete-image-in-anchor.html 
+
+# Missing layoutTestController.setAlwaysAcceptCookies()
+http/tests/plugins/third-party-cookie-accept-policy.html
 # ============================================================================= #
 
 # ------- missing eventSender.beginDragWithFiles

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list