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

chang.shu at nokia.com chang.shu at nokia.com
Wed Dec 22 17:50:54 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit d80735cdac7aea5609ae5266816f0d6e2d8bece1
Author: chang.shu at nokia.com <chang.shu at nokia.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Dec 1 15:32:13 2010 +0000

    2010-12-01  Chang Shu  <chang.shu at nokia.com>
    
            Reviewed by Laszlo Gombos.
    
            Move orientation event test case to a better place.
            https://bugs.webkit.org/show_bug.cgi?id=32492
    
            * fast/dom/DeviceOrientation/create-event-orientationchange-expected.txt: Removed.
            * fast/dom/DeviceOrientation/create-event-orientationchange.html: Removed.
            * fast/dom/DeviceOrientation/script-tests/create-event-orientationchange.js: Removed.
            * fast/dom/Orientation: Added.
            * fast/dom/Orientation/create-event-orientationchange-expected.txt: Copied from LayoutTests/fast/dom/DeviceOrientation/create-event-orientationchange-expected.txt.
            * fast/dom/Orientation/create-event-orientationchange.html: Copied from LayoutTests/fast/dom/DeviceOrientation/create-event-orientationchange.html.
            * fast/dom/Orientation/script-tests: Added.
            * fast/dom/Orientation/script-tests/create-event-orientationchange.js: Copied from LayoutTests/fast/dom/DeviceOrientation/script-tests/create-event-orientationchange.js.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@73019 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 32d5143..cefc9ef 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,19 @@
+2010-12-01  Chang Shu  <chang.shu at nokia.com>
+
+        Reviewed by Laszlo Gombos.
+
+        Move orientation event test case to a better place.
+        https://bugs.webkit.org/show_bug.cgi?id=32492
+
+        * fast/dom/DeviceOrientation/create-event-orientationchange-expected.txt: Removed.
+        * fast/dom/DeviceOrientation/create-event-orientationchange.html: Removed.
+        * fast/dom/DeviceOrientation/script-tests/create-event-orientationchange.js: Removed.
+        * fast/dom/Orientation: Added.
+        * fast/dom/Orientation/create-event-orientationchange-expected.txt: Copied from LayoutTests/fast/dom/DeviceOrientation/create-event-orientationchange-expected.txt.
+        * fast/dom/Orientation/create-event-orientationchange.html: Copied from LayoutTests/fast/dom/DeviceOrientation/create-event-orientationchange.html.
+        * fast/dom/Orientation/script-tests: Added.
+        * fast/dom/Orientation/script-tests/create-event-orientationchange.js: Copied from LayoutTests/fast/dom/DeviceOrientation/script-tests/create-event-orientationchange.js.
+
 2010-12-01  Alexander Pavlov  <apavlov at chromium.org>
 
         Reviewed by Yury Semikhatsky.
diff --git a/LayoutTests/fast/dom/DeviceOrientation/create-event-orientationchange-expected.txt b/LayoutTests/fast/dom/Orientation/create-event-orientationchange-expected.txt
similarity index 100%
rename from LayoutTests/fast/dom/DeviceOrientation/create-event-orientationchange-expected.txt
rename to LayoutTests/fast/dom/Orientation/create-event-orientationchange-expected.txt
diff --git a/LayoutTests/fast/dom/DeviceOrientation/create-event-orientationchange.html b/LayoutTests/fast/dom/Orientation/create-event-orientationchange.html
similarity index 100%
rename from LayoutTests/fast/dom/DeviceOrientation/create-event-orientationchange.html
rename to LayoutTests/fast/dom/Orientation/create-event-orientationchange.html
diff --git a/LayoutTests/fast/dom/DeviceOrientation/script-tests/create-event-orientationchange.js b/LayoutTests/fast/dom/Orientation/script-tests/create-event-orientationchange.js
similarity index 100%
rename from LayoutTests/fast/dom/DeviceOrientation/script-tests/create-event-orientationchange.js
rename to LayoutTests/fast/dom/Orientation/script-tests/create-event-orientationchange.js

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list