[SCM] WebKit Debian packaging branch, webkit-1.2, updated. upstream/1.1.90-6072-g9a69373

pfeldman at chromium.org pfeldman at chromium.org
Wed Apr 7 23:45:17 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit 48938df2c2a5a3db2b85cec63203107629fd6b9a
Author: pfeldman at chromium.org <pfeldman at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Nov 17 14:14:21 2009 +0000

    2009-11-17  Pavel Feldman  <pfeldman at chromium.org>
    
            Not reviewed, tests fix. Follow up to r51072: move
            platform-specific results for fast/inspector into
            fast/inspector-support.
    
            * platform/mac/fast/inspector-support/matchedrules-expected.checksum: Renamed from LayoutTests/platform/mac/fast/inspector/matchedrules-expected.checksum.
            * platform/mac/fast/inspector-support/matchedrules-expected.png: Renamed from LayoutTests/platform/mac/fast/inspector/matchedrules-expected.png.
            * platform/mac/fast/inspector-support/matchedrules-expected.txt: Renamed from LayoutTests/platform/mac/fast/inspector/matchedrules-expected.txt.
            * platform/mac/fast/inspector-support/style-expected.txt: Renamed from LayoutTests/platform/mac/fast/inspector/style-expected.txt.
            * platform/qt/fast/inspector-support/matchedrules-expected.txt: Renamed from LayoutTests/platform/qt/fast/inspector/matchedrules-expected.txt.
            * platform/qt/fast/inspector-support/style-expected.txt: Renamed from LayoutTests/platform/qt/fast/inspector/style-expected.txt.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@51075 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 599adc2..6674d9f 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,16 @@
+2009-11-17  Pavel Feldman  <pfeldman at chromium.org>
+
+        Not reviewed, tests fix. Follow up to r51072: move
+        platform-specific results for fast/inspector into
+        fast/inspector-support.
+
+        * platform/mac/fast/inspector-support/matchedrules-expected.checksum: Renamed from LayoutTests/platform/mac/fast/inspector/matchedrules-expected.checksum.
+        * platform/mac/fast/inspector-support/matchedrules-expected.png: Renamed from LayoutTests/platform/mac/fast/inspector/matchedrules-expected.png.
+        * platform/mac/fast/inspector-support/matchedrules-expected.txt: Renamed from LayoutTests/platform/mac/fast/inspector/matchedrules-expected.txt.
+        * platform/mac/fast/inspector-support/style-expected.txt: Renamed from LayoutTests/platform/mac/fast/inspector/style-expected.txt.
+        * platform/qt/fast/inspector-support/matchedrules-expected.txt: Renamed from LayoutTests/platform/qt/fast/inspector/matchedrules-expected.txt.
+        * platform/qt/fast/inspector-support/style-expected.txt: Renamed from LayoutTests/platform/qt/fast/inspector/style-expected.txt.
+
 2009-11-17  Gustavo Noronha Silva  <gustavo.noronha at collabora.co.uk>
 
         Actually skip the inspector console tests while the problem
diff --git a/LayoutTests/platform/mac/fast/inspector/matchedrules-expected.checksum b/LayoutTests/platform/mac/fast/inspector-support/matchedrules-expected.checksum
similarity index 100%
rename from LayoutTests/platform/mac/fast/inspector/matchedrules-expected.checksum
rename to LayoutTests/platform/mac/fast/inspector-support/matchedrules-expected.checksum
diff --git a/LayoutTests/platform/mac/fast/inspector/matchedrules-expected.png b/LayoutTests/platform/mac/fast/inspector-support/matchedrules-expected.png
similarity index 100%
rename from LayoutTests/platform/mac/fast/inspector/matchedrules-expected.png
rename to LayoutTests/platform/mac/fast/inspector-support/matchedrules-expected.png
diff --git a/LayoutTests/platform/mac/fast/inspector/matchedrules-expected.txt b/LayoutTests/platform/mac/fast/inspector-support/matchedrules-expected.txt
similarity index 100%
rename from LayoutTests/platform/mac/fast/inspector/matchedrules-expected.txt
rename to LayoutTests/platform/mac/fast/inspector-support/matchedrules-expected.txt
diff --git a/LayoutTests/platform/mac/fast/inspector/style-expected.txt b/LayoutTests/platform/mac/fast/inspector-support/style-expected.txt
similarity index 100%
rename from LayoutTests/platform/mac/fast/inspector/style-expected.txt
rename to LayoutTests/platform/mac/fast/inspector-support/style-expected.txt
diff --git a/LayoutTests/platform/qt/fast/inspector/matchedrules-expected.txt b/LayoutTests/platform/qt/fast/inspector-support/matchedrules-expected.txt
similarity index 100%
rename from LayoutTests/platform/qt/fast/inspector/matchedrules-expected.txt
rename to LayoutTests/platform/qt/fast/inspector-support/matchedrules-expected.txt
diff --git a/LayoutTests/platform/qt/fast/inspector/style-expected.txt b/LayoutTests/platform/qt/fast/inspector-support/style-expected.txt
similarity index 100%
rename from LayoutTests/platform/qt/fast/inspector/style-expected.txt
rename to LayoutTests/platform/qt/fast/inspector-support/style-expected.txt

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list