[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.22-985-g3c00f00

ossy at webkit.org ossy at webkit.org
Wed Mar 17 18:13:28 UTC 2010


The following commit has been merged in the webkit-1.1 branch:
commit 486a3ce01fec32581cb360529d1651c57f71432e
Author: ossy at webkit.org <ossy at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Mar 3 22:55:14 2010 +0000

    [Qt] Skip new test introduced in r55474, because of
    missing layoutTestController.evaluateScriptInIsolatedWorld()
    
    * platform/qt/Skipped: storage/open-database-creation-callback-isolated-world.html skipped.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@55479 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index e92da47..d0b05f1 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,10 @@
+2010-03-03  Csaba Osztrogonác  <ossy at webkit.org>
+
+        [Qt] Skip new test introduced in r55474, because of
+        missing layoutTestController.evaluateScriptInIsolatedWorld()
+
+        * platform/qt/Skipped: storage/open-database-creation-callback-isolated-world.html skipped.
+
 2010-03-03  Alexey Proskuryakov  <ap at apple.com>
 
         Rubber-stamped by Dan Bernstein.
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index eeba642..41f9590 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -208,6 +208,7 @@ http/tests/misc/will-send-request-returns-null-on-redirect.html
 
 # Missing layoutTestController.evaluateScriptInIsolatedWorld()
 http/tests/security/isolatedWorld
+storage/open-database-creation-callback-isolated-world.html
 
 # Evaluate expected results for frame loader callbacks
 # https://bugs.webkit.org/show_bug.cgi?id=34839

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list