[SCM] WebKit Debian packaging branch, webkit-1.2, updated. upstream/1.1.90-6072-g9a69373

eric at webkit.org eric at webkit.org
Thu Apr 8 00:35:49 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit 37075b47829109abdc15f22b61579b1caf7bfdc7
Author: eric at webkit.org <eric at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Dec 14 21:57:02 2009 +0000

    2009-12-14  Robert Hogan  <robert at roberthogan.net>
    
            Reviewed by Eric Seidel.
    
            Bug 32519 -  mouseEvent fires mutiple times in
            LayoutTests/svg/custom/use-instanceRoot-as-event-target.xhtml
    
            Add test to Qt skipped list (was passing due to bug in DRT, see
            https://bugs.webkit.org/show_bug.cgi?id=32437). Updated detail on bug
            in gtk and win skipped lists.
    
            https://bugs.webkit.org/show_bug.cgi?id=32519
    
            * platform/gtk/Skipped:
            * platform/qt/Skipped:
            * platform/win/Skipped:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@52117 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 33d14a6..daf6c7f 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,20 @@
+2009-12-14  Robert Hogan  <robert at roberthogan.net>
+
+        Reviewed by Eric Seidel.
+
+        Bug 32519 -  mouseEvent fires mutiple times in
+        LayoutTests/svg/custom/use-instanceRoot-as-event-target.xhtml
+        
+        Add test to Qt skipped list (was passing due to bug in DRT, see
+        https://bugs.webkit.org/show_bug.cgi?id=32437). Updated detail on bug
+        in gtk and win skipped lists.
+        
+        https://bugs.webkit.org/show_bug.cgi?id=32519
+
+        * platform/gtk/Skipped:
+        * platform/qt/Skipped:
+        * platform/win/Skipped:
+
 2009-12-14  Alexey Proskuryakov  <ap at apple.com>
 
         Reviewed by Dave Hyatt.
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index a212c63..f6187c5 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -3695,7 +3695,6 @@ svg/custom/svg-disallowed-in-dashboard-object.html
 svg/custom/svg-fonts-in-text-controls.html
 svg/custom/use-elementInstance-event-target.svg
 svg/custom/use-elementInstance-methods.svg
-svg/custom/use-instanceRoot-as-event-target.xhtml
 svg/custom/use-instanceRoot-event-listeners.xhtml
 svg/custom/use-setAttribute-crash.svg
 #   Tests generating new results
@@ -5731,3 +5730,8 @@ fast/events/basic-touch-events.html
 # Javascript execution/mainloop problem
 # See https://bugs.webkit.org/show_bug.cgi?id=32441
 fast/parser/xhtml-close-while-parsing.xhtml
+
+# Bug 32519 -  mouseEvent fires mutiple times in
+#              LayoutTests/svg/custom/use-instanceRoot-as-event-target.xhtml
+# https://bugs.webkit.org/show_bug.cgi?id=32519
+svg/custom/use-instanceRoot-as-event-target.xhtml
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index be843aa..cdb56a7 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -5194,3 +5194,7 @@ http/tests/navigation/parsed-iframe-dynamic-form-back-entry.html
 # The bug with this test is tracked under https://bugs.webkit.org/show_bug.cgi?id=32521
 http/tests/xmlhttprequest/access-control-basic-denied-preflight-cache.html
 
+# Bug 32519 -  mouseEvent fires mutiple times in 
+#              LayoutTests/svg/custom/use-instanceRoot-as-event-target.xhtml
+# https://bugs.webkit.org/show_bug.cgi?id=32519
+svg/custom/use-instanceRoot-as-event-target.xhtml
diff --git a/LayoutTests/platform/win/Skipped b/LayoutTests/platform/win/Skipped
index e64312e..205aa3c 100644
--- a/LayoutTests/platform/win/Skipped
+++ b/LayoutTests/platform/win/Skipped
@@ -500,7 +500,6 @@ svg/css/getComputedStyle-basic.xhtml
 svg/custom/path-bad-data.svg
 svg/custom/pattern-deep-referencing.svg
 svg/custom/preserve-aspect-ratio-syntax.svg
-svg/custom/use-instanceRoot-as-event-target.xhtml
 svg/custom/viewbox-syntax.svg
 svg/hixie/viewbox/preserveAspectRatio/001.xml
 tables/mozilla/core/bloomberg.html
@@ -728,3 +727,8 @@ fast/events/basic-touch-events.html
 # XSS auditor tests intermittently time out <http://webkit.org/b/32528>
 http/tests/security/xss-DENIED-getSVGDocument-iframe.html
 http/tests/security/xss-DENIED-getSVGDocument-object.html
+
+# Bug 32519 -  mouseEvent fires mutiple times in
+#              LayoutTests/svg/custom/use-instanceRoot-as-event-target.xhtml
+# https://bugs.webkit.org/show_bug.cgi?id=32519
+svg/custom/use-instanceRoot-as-event-target.xhtml

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list