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

bweinstein at apple.com bweinstein at apple.com
Wed Dec 22 13:56:47 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit ba3919345a26e486400ea111495543d6609079b9
Author: bweinstein at apple.com <bweinstein at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Sep 30 06:26:13 2010 +0000

    Skip plugins/plugin-document-load-prevented-userscript.html on Qt, because it doesn't
    support window.layoutTestController.addUserScript yet.
    
    Rubber-stamped by Adam Barth.
    
    * platform/qt/Skipped:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@68754 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index c569487..c6f884e 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,12 @@
+2010-09-29  Brian Weinstein  <bweinstein at apple.com>
+
+        Rubber-stamped by Adam Barth.
+        
+        Skip plugins/plugin-document-load-prevented-userscript.html on Qt, because it doesn't
+        support window.layoutTestController.addUserScript yet.
+
+        * platform/qt/Skipped:
+
 2010-09-29  Alejandro G. Castro  <alex at igalia.com>
 
         Unreviewed, LayoutTestController::addUserScript not supported in
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index eac4211..7e61c41 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -88,6 +88,7 @@ storage/indexeddb
 
 # ----- No User Scripts
 userscripts
+plugins/plugin-document-load-prevented-userscript.html
 
 # ------ Doesn't support WOFF yet.
 fast/css/font-face-woff.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list