[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:08:24 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit b2625d66d2f9a9ea86e1798cc410075b528db83c
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