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

tony at chromium.org tony at chromium.org
Wed Dec 22 12:48:51 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 81e3b13d220ff0911b82567e3312158aac838b22
Author: tony at chromium.org <tony at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Aug 31 00:11:49 2010 +0000

    2010-08-30  Tony Chang  <tony at chromium.org>
    
            Unreviewed, rebaseline plugins/mouse-event.html on chromium win/linux
            after http://trac.webkit.org/changeset/66408.
    
            * platform/chromium-linux/plugins/mouse-events-expected.txt:
            * platform/chromium-win/plugins/mouse-events-expected.txt:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@66429 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 2c9a802..86a504b 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,11 @@
+2010-08-30  Tony Chang  <tony at chromium.org>
+
+        Unreviewed, rebaseline plugins/mouse-event.html on chromium win/linux
+        after http://trac.webkit.org/changeset/66408.
+
+        * platform/chromium-linux/plugins/mouse-events-expected.txt:
+        * platform/chromium-win/plugins/mouse-events-expected.txt:
+
 2010-08-30  Ryosuke Niwa  <rniwa at webkit.org>
 
         Reviewed by Adele Peterson.
diff --git a/LayoutTests/platform/chromium-linux/plugins/mouse-events-expected.txt b/LayoutTests/platform/chromium-linux/plugins/mouse-events-expected.txt
index 7f2439a..13c8059 100644
--- a/LayoutTests/platform/chromium-linux/plugins/mouse-events-expected.txt
+++ b/LayoutTests/platform/chromium-linux/plugins/mouse-events-expected.txt
@@ -1,12 +1,12 @@
-CONSOLE MESSAGE: line 16: PLUGIN: adjustCursorEvent
-CONSOLE MESSAGE: line 16: PLUGIN: adjustCursorEvent
-CONSOLE MESSAGE: line 17: PLUGIN: getFocusEvent
-CONSOLE MESSAGE: line 17: PLUGIN: mouseDown at (12, 12)
-CONSOLE MESSAGE: line 18: PLUGIN: mouseUp at (12, 12)
-CONSOLE MESSAGE: line 19: PLUGIN: adjustCursorEvent
-CONSOLE MESSAGE: line 20: PLUGIN: mouseDown at (22, 22)
-CONSOLE MESSAGE: line 22: PLUGIN: adjustCursorEvent
-CONSOLE MESSAGE: line 22: PLUGIN: mouseUp at (32, 22)
+CONSOLE MESSAGE: line 17: PLUGIN: adjustCursorEvent
+CONSOLE MESSAGE: line 17: PLUGIN: adjustCursorEvent
+CONSOLE MESSAGE: line 18: PLUGIN: getFocusEvent
+CONSOLE MESSAGE: line 18: PLUGIN: mouseDown at (12, 12)
+CONSOLE MESSAGE: line 19: PLUGIN: mouseUp at (12, 12)
+CONSOLE MESSAGE: line 20: PLUGIN: adjustCursorEvent
+CONSOLE MESSAGE: line 21: PLUGIN: mouseDown at (22, 22)
 CONSOLE MESSAGE: line 23: PLUGIN: adjustCursorEvent
+CONSOLE MESSAGE: line 23: PLUGIN: mouseUp at (32, 22)
+CONSOLE MESSAGE: line 24: PLUGIN: adjustCursorEvent
 
 Test for bug 11517: Flash clicks/interactivity not working properly.
diff --git a/LayoutTests/platform/chromium-win/plugins/mouse-events-expected.txt b/LayoutTests/platform/chromium-win/plugins/mouse-events-expected.txt
index 98fab9a..b26d668 100644
--- a/LayoutTests/platform/chromium-win/plugins/mouse-events-expected.txt
+++ b/LayoutTests/platform/chromium-win/plugins/mouse-events-expected.txt
@@ -1,7 +1,7 @@
-CONSOLE MESSAGE: line 17: PLUGIN: getFocusEvent
-CONSOLE MESSAGE: line 17: PLUGIN: mouseDown at (20, 20)
-CONSOLE MESSAGE: line 18: PLUGIN: mouseUp at (20, 20)
-CONSOLE MESSAGE: line 20: PLUGIN: mouseDown at (30, 30)
-CONSOLE MESSAGE: line 22: PLUGIN: mouseUp at (40, 30)
-
-Test for bug 11517: Flash clicks/interactivity not working properly.
+CONSOLE MESSAGE: line 18: PLUGIN: getFocusEvent
+CONSOLE MESSAGE: line 18: PLUGIN: mouseDown at (20, 20)
+CONSOLE MESSAGE: line 19: PLUGIN: mouseUp at (20, 20)
+CONSOLE MESSAGE: line 21: PLUGIN: mouseDown at (30, 30)
+CONSOLE MESSAGE: line 23: PLUGIN: mouseUp at (40, 30)
+
+Test for bug 11517: Flash clicks/interactivity not working properly.

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list