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

dglazkov at chromium.org dglazkov at chromium.org
Wed Dec 22 15:48:57 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit bf4b434acf2670d4c2a729410d46e37d04fe9447
Author: dglazkov at chromium.org <dglazkov at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Nov 12 21:47:33 2010 +0000

    2010-11-12  Dimitri Glazkov  <dglazkov at chromium.org>
    
            Because of r71945, events from shadow DOM elements now bubble correctly
            unless handled, which trips over the old issue in GTK.
            https://bugs.webkit.org/show_bug.cgi?id=40601
    
            * platform/gtk/Skipped: Added media/controls-right-click-on-timebar.html.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@71943 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index dcf21fc..0761249 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,11 @@
+2010-11-12  Dimitri Glazkov  <dglazkov at chromium.org>
+
+        Because of r71945, events from shadow DOM elements now bubble correctly
+        unless handled, which trips over the old issue in GTK.
+        https://bugs.webkit.org/show_bug.cgi?id=40601
+
+        * platform/gtk/Skipped: Added media/controls-right-click-on-timebar.html.
+
 2010-11-12  Mihai Parparita  <mihaip at chromium.org>
 
         Unreviewed Chromium expectations update.
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index d68b99d..1b2fabf 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -5254,6 +5254,7 @@ fast/events/mouse-click-events.html
 fast/events/right-click-focus.html
 editing/selection/5354455-1.html
 editing/selection/5354455-2.html
+media/controls-right-click-on-timebar.html
 
 # Gtk doesn't implement dumpResourceResponseMIMETypes which is required for the
 # preloader tests.

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list