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

abarth at webkit.org abarth at webkit.org
Wed Dec 22 13:56:26 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 694c1800c1afa1c95c796c8e55b959f6a1c71b47
Author: abarth at webkit.org <abarth at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Sep 30 02:49:28 2010 +0000

    2010-09-29  Adam Barth  <abarth at webkit.org>
    
            This test result seems to be platform specific.
    
            * platform/mac-leopard/plugins/plugin-initiate-popup-window-expected.txt: Renamed from LayoutTests/plugins/plugin-initiate-popup-window-expected.txt.
            * platform/mac/plugins/plugin-initiate-popup-window-expected.txt: Added.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@68739 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 3add86b..8653992 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,10 @@
+2010-09-29  Adam Barth  <abarth at webkit.org>
+
+        This test result seems to be platform specific.
+
+        * platform/mac-leopard/plugins/plugin-initiate-popup-window-expected.txt: Renamed from LayoutTests/plugins/plugin-initiate-popup-window-expected.txt.
+        * platform/mac/plugins/plugin-initiate-popup-window-expected.txt: Added.
+
 2010-09-29  Eric Seidel  <eric at webkit.org>
 
         Unreviewed, rolling out r68568.
diff --git a/LayoutTests/plugins/plugin-initiate-popup-window-expected.txt b/LayoutTests/platform/mac-leopard/plugins/plugin-initiate-popup-window-expected.txt
similarity index 100%
rename from LayoutTests/plugins/plugin-initiate-popup-window-expected.txt
rename to LayoutTests/platform/mac-leopard/plugins/plugin-initiate-popup-window-expected.txt
diff --git a/LayoutTests/platform/mac/plugins/plugin-initiate-popup-window-expected.txt b/LayoutTests/platform/mac/plugins/plugin-initiate-popup-window-expected.txt
new file mode 100644
index 0000000..73f9a5f
--- /dev/null
+++ b/LayoutTests/platform/mac/plugins/plugin-initiate-popup-window-expected.txt
@@ -0,0 +1,18 @@
+CONSOLE MESSAGE: line 17: window count: 1
+CONSOLE MESSAGE: line 0: PLUGIN: getFocusEvent
+CONSOLE MESSAGE: line 0: PLUGIN: mouseDown at (12, 12)
+CONSOLE MESSAGE: line 30: window count: 2
+CONSOLE MESSAGE: line 0: PLUGIN: mouseUp at (12, 12)
+CONSOLE MESSAGE: line 0: PLUGIN: loseFocusEvent
+CONSOLE MESSAGE: line 0: PLUGIN: getFocusEvent
+CONSOLE MESSAGE: line 0: PLUGIN: mouseDown at (52, 12)
+CONSOLE MESSAGE: line 0: PLUGIN: mouseUp at (52, 12)
+CONSOLE MESSAGE: line 0: PLUGIN: keyDown 'p'
+CONSOLE MESSAGE: line 52: window count: 3
+CONSOLE MESSAGE: line 0: PLUGIN: keyUp 'p'
+CONSOLE MESSAGE: line 0: PLUGIN: loseFocusEvent
+
+
+Specify a script and a mouse/keyboard event to the plugin. The specified script will be evaluated in the browser when the specified event is received by the plugin. The test is for bug https://bugs.webkit.org/show_bug.cgi?id=41292.
+Opening window by mouse down is PASSED
+Opening window by key down is PASSED

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list