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

kbr at google.com kbr at google.com
Wed Dec 22 11:14:04 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit dbef7ab16a0c4e70ce9ee1fa1c44cba0ed2a5fe0
Author: kbr at google.com <kbr at google.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Jul 15 17:15:08 2010 +0000

    2010-07-15  Kenneth Russell  <kbr at google.com>
    
            Reviewed by Darin Fisher.
    
            Rename read-pixels and invalidPassedParams tests to match Khronos repo
            https://bugs.webkit.org/show_bug.cgi?id=42335
    
            * fast/canvas/webgl/invalid-passed-params-expected.txt: Copied from LayoutTests/fast/canvas/webgl/invalidPassedParams-expected.txt.
            * fast/canvas/webgl/invalid-passed-params.html: Copied from LayoutTests/fast/canvas/webgl/invalidPassedParams.html.
            * fast/canvas/webgl/invalidPassedParams-expected.txt: Removed.
            * fast/canvas/webgl/invalidPassedParams.html: Removed.
            * fast/canvas/webgl/read-pixels-expected.txt: Removed.
            * fast/canvas/webgl/read-pixels-pack-alignment-expected.txt: Copied from LayoutTests/fast/canvas/webgl/read-pixels-expected.txt.
            * fast/canvas/webgl/read-pixels-pack-alignment.html: Copied from LayoutTests/fast/canvas/webgl/read-pixels.html.
            * fast/canvas/webgl/read-pixels.html: Removed.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@63437 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index aa2decb..d5ccc18 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,19 @@
+2010-07-15  Kenneth Russell  <kbr at google.com>
+
+        Reviewed by Darin Fisher.
+
+        Rename read-pixels and invalidPassedParams tests to match Khronos repo
+        https://bugs.webkit.org/show_bug.cgi?id=42335
+
+        * fast/canvas/webgl/invalid-passed-params-expected.txt: Copied from LayoutTests/fast/canvas/webgl/invalidPassedParams-expected.txt.
+        * fast/canvas/webgl/invalid-passed-params.html: Copied from LayoutTests/fast/canvas/webgl/invalidPassedParams.html.
+        * fast/canvas/webgl/invalidPassedParams-expected.txt: Removed.
+        * fast/canvas/webgl/invalidPassedParams.html: Removed.
+        * fast/canvas/webgl/read-pixels-expected.txt: Removed.
+        * fast/canvas/webgl/read-pixels-pack-alignment-expected.txt: Copied from LayoutTests/fast/canvas/webgl/read-pixels-expected.txt.
+        * fast/canvas/webgl/read-pixels-pack-alignment.html: Copied from LayoutTests/fast/canvas/webgl/read-pixels.html.
+        * fast/canvas/webgl/read-pixels.html: Removed.
+
 2010-07-15  Adam Barth  <abarth at webkit.org>
 
         Update some more baselines for Eric's text node coalescing patch.  I
diff --git a/LayoutTests/fast/canvas/webgl/invalidPassedParams-expected.txt b/LayoutTests/fast/canvas/webgl/invalid-passed-params-expected.txt
similarity index 100%
rename from LayoutTests/fast/canvas/webgl/invalidPassedParams-expected.txt
rename to LayoutTests/fast/canvas/webgl/invalid-passed-params-expected.txt
diff --git a/LayoutTests/fast/canvas/webgl/invalidPassedParams.html b/LayoutTests/fast/canvas/webgl/invalid-passed-params.html
similarity index 100%
rename from LayoutTests/fast/canvas/webgl/invalidPassedParams.html
rename to LayoutTests/fast/canvas/webgl/invalid-passed-params.html
diff --git a/LayoutTests/fast/canvas/webgl/read-pixels-expected.txt b/LayoutTests/fast/canvas/webgl/read-pixels-pack-alignment-expected.txt
similarity index 100%
rename from LayoutTests/fast/canvas/webgl/read-pixels-expected.txt
rename to LayoutTests/fast/canvas/webgl/read-pixels-pack-alignment-expected.txt
diff --git a/LayoutTests/fast/canvas/webgl/read-pixels.html b/LayoutTests/fast/canvas/webgl/read-pixels-pack-alignment.html
similarity index 100%
rename from LayoutTests/fast/canvas/webgl/read-pixels.html
rename to LayoutTests/fast/canvas/webgl/read-pixels-pack-alignment.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list