[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.19-706-ge5415e9

bweinstein at apple.com bweinstein at apple.com
Thu Feb 4 21:23:57 UTC 2010


The following commit has been merged in the webkit-1.1 branch:
commit b0d41f4a0b26ff68dec7076cefb38946071d38be
Author: bweinstein at apple.com <bweinstein at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Jan 21 23:06:01 2010 +0000

    Rubber-stamped by Adam Roben.
    
    Added platform specific (incorrect) results for plugins/mouse-events* for Windows,
    and removed mouse-events from the Windows Skipped list. The landing of correct results
    for these tests is being tracked by <http://webkit.org/b/33973>.
    
    * platform/win/Skipped: Removed plugins/mouse-events from the Skipped List.
    * platform/win/plugins: Added.
    * platform/win/plugins/mouse-events-expected.txt: Added.
    * platform/win/plugins/mouse-events-fixedpos-expected.txt: Added.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@53654 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 566f1a9..9e97b82 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,16 @@
+2010-01-21  Brian Weinstein  <bweinstein at apple.com>
+
+        Rubber-stamped by Adam Roben.
+
+        Added platform specific (incorrect) results for plugins/mouse-events* for Windows,
+        and removed mouse-events from the Windows Skipped list. The landing of correct results
+        for these tests is being tracked by <http://webkit.org/b/33973>.
+
+        * platform/win/Skipped: Removed plugins/mouse-events from the Skipped List.
+        * platform/win/plugins: Added.
+        * platform/win/plugins/mouse-events-expected.txt: Added.
+        * platform/win/plugins/mouse-events-fixedpos-expected.txt: Added.
+
 2010-01-21  Simon Fraser  <simon.fraser at apple.com>
 
         No review
diff --git a/LayoutTests/platform/win/Skipped b/LayoutTests/platform/win/Skipped
index 9637806..c09166d 100644
--- a/LayoutTests/platform/win/Skipped
+++ b/LayoutTests/platform/win/Skipped
@@ -139,7 +139,6 @@ plugins/get-url-that-the-resource-load-delegate-will-disallow.html
 plugins/get-url-with-blank-target.html
 plugins/jsobjc-dom-wrappers.html
 plugins/jsobjc-simple.html
-plugins/mouse-events.html
 plugins/open-and-close-window-with-plugin.html
 plugins/plugin-javascript-access.html
 plugins/root-object-premature-delete-crash.html
diff --git a/LayoutTests/platform/win/plugins/mouse-events-expected.txt b/LayoutTests/platform/win/plugins/mouse-events-expected.txt
new file mode 100644
index 0000000..b7375ae
--- /dev/null
+++ b/LayoutTests/platform/win/plugins/mouse-events-expected.txt
@@ -0,0 +1,2 @@
+
+Test for bug 11517: Flash clicks/interactivity not working properly.
diff --git a/LayoutTests/platform/win/plugins/mouse-events-fixedpos-expected.txt b/LayoutTests/platform/win/plugins/mouse-events-fixedpos-expected.txt
new file mode 100644
index 0000000..84896e3
--- /dev/null
+++ b/LayoutTests/platform/win/plugins/mouse-events-fixedpos-expected.txt
@@ -0,0 +1,2 @@
+
+Tests for widget positions being correctly updated after scrolling. rdar://problem/7559069

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list