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

kbalazs at webkit.org kbalazs at webkit.org
Wed Dec 22 15:33:58 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 6b0ef41fcf793a52a3ee9f609ec210366172d016
Author: kbalazs at webkit.org <kbalazs at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Nov 8 15:40:01 2010 +0000

    Skip plugins tests on Qt WebKit2 since we do
    not have plugin support yet.
    
    Rubber-stamped by Csaba Osztrogonac.
    
    * platform/qt-wk2/Skipped:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@71523 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index a7c9e09..047b187 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,12 @@
+2010-11-08  Balazs Kelemen  <kbalazs at webkit.org>
+
+        Rubber-stamped by Csaba Osztrogonac.
+
+        Skip plugins tests on Qt WebKit2 since we do
+        not have plugin support yet.
+
+        * platform/qt-wk2/Skipped:
+
 2010-11-08  Stephen White  <senorblanco at chromium.org>
 
         Unreviewed; test expectations update.
diff --git a/LayoutTests/platform/qt-wk2/Skipped b/LayoutTests/platform/qt-wk2/Skipped
index dbcf9a3..1b9ba84 100644
--- a/LayoutTests/platform/qt-wk2/Skipped
+++ b/LayoutTests/platform/qt-wk2/Skipped
@@ -805,8 +805,7 @@ svg/text/selection-tripleclick.svg
 svg/zoom/page/zoom-coords-viewattr-01-b.svg
 svg/zoom/text/zoom-coords-viewattr-01-b.svg
 
-# WebKit2 needs plugins support
-# <https://bugs.webkit.org/show_bug.cgi?id=42196>
+# Qt WebKit2 needs plugins support
 fast/css/acid2-pixel.html
 fast/css/acid2.html
 fast/dom/object-embed-plugin-scripting.html
@@ -814,7 +813,7 @@ fast/events/tabindex-focus-blur-all.html
 fast/loader/loadInProgress.html
 http/tests/misc/acid2-pixel.html
 http/tests/misc/acid2.html
-plugins/js-from-destroy.html
+plugins
 java
 
 # WebKit2 needs layoutTestController.overridePreference

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list