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

paroga at webkit.org paroga at webkit.org
Wed Dec 22 18:30:08 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit fd9d0d7bfc69bffee4253fe6b62a913f7629cf11
Author: paroga at webkit.org <paroga at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Dec 13 10:00:24 2010 +0000

    2010-12-13  Patrick Gansterer  <paroga at webkit.org>
    
            Reviewed by Eric Seidel.
    
            Move user stylesheet test into platform independent directory
            https://bugs.webkit.org/show_bug.cgi?id=47335
    
            There is nothing platform specific in the test, so move it out of the mac directory.
    
            * fast/loader/user-stylesheet-fast-path-expected.txt: Copied from LayoutTests/platform/mac/fast/loader/user-stylesheet-fast-path-expected.txt.
            * fast/loader/user-stylesheet-fast-path.html: Copied from LayoutTests/platform/mac/fast/loader/user-stylesheet-fast-path.html.
            * platform/mac/fast/loader/user-stylesheet-fast-path-expected.txt: Removed.
            * platform/mac/fast/loader/user-stylesheet-fast-path.html: Removed.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@73893 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index f1a6a36..67a3a9c 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,17 @@
+2010-12-13  Patrick Gansterer  <paroga at webkit.org>
+
+        Reviewed by Eric Seidel.
+
+        Move user stylesheet test into platform independent directory
+        https://bugs.webkit.org/show_bug.cgi?id=47335
+
+        There is nothing platform specific in the test, so move it out of the mac directory.
+
+        * fast/loader/user-stylesheet-fast-path-expected.txt: Copied from LayoutTests/platform/mac/fast/loader/user-stylesheet-fast-path-expected.txt.
+        * fast/loader/user-stylesheet-fast-path.html: Copied from LayoutTests/platform/mac/fast/loader/user-stylesheet-fast-path.html.
+        * platform/mac/fast/loader/user-stylesheet-fast-path-expected.txt: Removed.
+        * platform/mac/fast/loader/user-stylesheet-fast-path.html: Removed.
+
 2010-12-13  MORITA Hajime  <morrita at google.com>
 
         Unreviewed expectation update.
diff --git a/LayoutTests/platform/mac/fast/loader/user-stylesheet-fast-path-expected.txt b/LayoutTests/fast/loader/user-stylesheet-fast-path-expected.txt
similarity index 100%
rename from LayoutTests/platform/mac/fast/loader/user-stylesheet-fast-path-expected.txt
rename to LayoutTests/fast/loader/user-stylesheet-fast-path-expected.txt
diff --git a/LayoutTests/platform/mac/fast/loader/user-stylesheet-fast-path.html b/LayoutTests/fast/loader/user-stylesheet-fast-path.html
similarity index 100%
rename from LayoutTests/platform/mac/fast/loader/user-stylesheet-fast-path.html
rename to LayoutTests/fast/loader/user-stylesheet-fast-path.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list