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

andersca at apple.com andersca at apple.com
Wed Dec 22 11:18:19 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 3ce3091e056f19210cde8d19e7db7085df4fd497
Author: andersca at apple.com <andersca at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Sat Jul 17 21:51:39 2010 +0000

    Move platform specific plug-ins to platform/
    https://bugs.webkit.org/show_bug.cgi?id=42506
    
    Reviewed by Sam Weinig.
    
    * platform/gtk/Skipped:
    * platform/mac-leopard/plugins/qt-qwidget-plugin-expected.checksum: Removed.
    * platform/mac-leopard/plugins/qt-qwidget-plugin-expected.png: Removed.
    * platform/mac/plugins/call-as-function-test-expected.txt: Renamed from LayoutTests/plugins/call-as-function-test-expected.txt.
    * platform/mac/plugins/call-as-function-test.html: Renamed from LayoutTests/plugins/call-as-function-test.html.
    * platform/mac/plugins/jsobjc-dom-wrappers-expected.txt: Renamed from LayoutTests/plugins/jsobjc-dom-wrappers-expected.txt.
    * platform/mac/plugins/jsobjc-dom-wrappers.html: Renamed from LayoutTests/plugins/jsobjc-dom-wrappers.html.
    * platform/mac/plugins/jsobjc-simple-expected.txt: Renamed from LayoutTests/plugins/jsobjc-simple-expected.txt.
    * platform/mac/plugins/jsobjc-simple.html: Renamed from LayoutTests/plugins/jsobjc-simple.html.
    * platform/mac/plugins/qt-qwidget-plugin-expected.checksum: Removed.
    * platform/mac/plugins/qt-qwidget-plugin-expected.png: Removed.
    * platform/mac/plugins/qt-qwidget-plugin-expected.txt: Removed.
    * platform/mac/plugins/root-object-premature-delete-crash-expected.txt: Renamed from LayoutTests/plugins/root-object-premature-delete-crash-expected.txt.
    * platform/mac/plugins/root-object-premature-delete-crash.html: Renamed from LayoutTests/plugins/root-object-premature-delete-crash.html.
    * platform/mac/plugins/throw-on-dealloc-expected.txt: Renamed from LayoutTests/plugins/throw-on-dealloc-expected.txt.
    * platform/mac/plugins/throw-on-dealloc.html: Renamed from LayoutTests/plugins/throw-on-dealloc.html.
    * platform/mac/plugins/undefined-property-crash-expected.txt: Renamed from LayoutTests/plugins/undefined-property-crash-expected.txt.
    * platform/mac/plugins/undefined-property-crash.html: Renamed from LayoutTests/plugins/undefined-property-crash.html.
    * platform/qt/Skipped:
    * platform/qt/plugins/qt-qwidget-plugin.html: Renamed from LayoutTests/plugins/qt-qwidget-plugin.html.
    * platform/win/Skipped:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@63616 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index be5d909..e35a0f5 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,34 @@
 2010-07-17  Anders Carlsson  <andersca at apple.com>
 
+        Reviewed by Sam Weinig.
+
+        Move platform specific plug-ins to platform/
+        https://bugs.webkit.org/show_bug.cgi?id=42506
+
+        * platform/gtk/Skipped:
+        * platform/mac-leopard/plugins/qt-qwidget-plugin-expected.checksum: Removed.
+        * platform/mac-leopard/plugins/qt-qwidget-plugin-expected.png: Removed.
+        * platform/mac/plugins/call-as-function-test-expected.txt: Renamed from LayoutTests/plugins/call-as-function-test-expected.txt.
+        * platform/mac/plugins/call-as-function-test.html: Renamed from LayoutTests/plugins/call-as-function-test.html.
+        * platform/mac/plugins/jsobjc-dom-wrappers-expected.txt: Renamed from LayoutTests/plugins/jsobjc-dom-wrappers-expected.txt.
+        * platform/mac/plugins/jsobjc-dom-wrappers.html: Renamed from LayoutTests/plugins/jsobjc-dom-wrappers.html.
+        * platform/mac/plugins/jsobjc-simple-expected.txt: Renamed from LayoutTests/plugins/jsobjc-simple-expected.txt.
+        * platform/mac/plugins/jsobjc-simple.html: Renamed from LayoutTests/plugins/jsobjc-simple.html.
+        * platform/mac/plugins/qt-qwidget-plugin-expected.checksum: Removed.
+        * platform/mac/plugins/qt-qwidget-plugin-expected.png: Removed.
+        * platform/mac/plugins/qt-qwidget-plugin-expected.txt: Removed.
+        * platform/mac/plugins/root-object-premature-delete-crash-expected.txt: Renamed from LayoutTests/plugins/root-object-premature-delete-crash-expected.txt.
+        * platform/mac/plugins/root-object-premature-delete-crash.html: Renamed from LayoutTests/plugins/root-object-premature-delete-crash.html.
+        * platform/mac/plugins/throw-on-dealloc-expected.txt: Renamed from LayoutTests/plugins/throw-on-dealloc-expected.txt.
+        * platform/mac/plugins/throw-on-dealloc.html: Renamed from LayoutTests/plugins/throw-on-dealloc.html.
+        * platform/mac/plugins/undefined-property-crash-expected.txt: Renamed from LayoutTests/plugins/undefined-property-crash-expected.txt.
+        * platform/mac/plugins/undefined-property-crash.html: Renamed from LayoutTests/plugins/undefined-property-crash.html.
+        * platform/qt/Skipped:
+        * platform/qt/plugins/qt-qwidget-plugin.html: Renamed from LayoutTests/plugins/qt-qwidget-plugin.html.
+        * platform/win/Skipped:
+
+2010-07-17  Anders Carlsson  <andersca at apple.com>
+
         Fix relative paths in test.
 
         * plugins/npruntime/browser-object-identity.html:
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index 560a0b9..4959a94 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -3332,15 +3332,6 @@ media/video-poster-scale.html
 media/media-can-play-mpeg-audio.html
 
 # Tests in plugins/ directory
-#   These tests require ObjC plugin, do not bother trying to get them to work
-plugins/call-as-function-test.html
-plugins/jsobjc-dom-wrappers.html
-plugins/jsobjc-simple.html
-plugins/root-object-premature-delete-crash.html
-plugins/throw-on-dealloc.html
-plugins/undefined-property-crash.html
-#   These test require Qt Widgets
-plugins/qt-qwidget-plugin.html
 #   Tests failing
 plugins/embed-attributes-setting.html
 plugins/get-url-with-blank-target.html
diff --git a/LayoutTests/platform/mac-leopard/plugins/qt-qwidget-plugin-expected.checksum b/LayoutTests/platform/mac-leopard/plugins/qt-qwidget-plugin-expected.checksum
deleted file mode 100644
index e92480e..0000000
--- a/LayoutTests/platform/mac-leopard/plugins/qt-qwidget-plugin-expected.checksum
+++ /dev/null
@@ -1 +0,0 @@
-59e01f8ed677d815e52bd00aa729e6f9
\ No newline at end of file
diff --git a/LayoutTests/platform/mac-leopard/plugins/qt-qwidget-plugin-expected.png b/LayoutTests/platform/mac-leopard/plugins/qt-qwidget-plugin-expected.png
deleted file mode 100644
index ec4acf0..0000000
Binary files a/LayoutTests/platform/mac-leopard/plugins/qt-qwidget-plugin-expected.png and /dev/null differ
diff --git a/LayoutTests/plugins/call-as-function-test-expected.txt b/LayoutTests/platform/mac/plugins/call-as-function-test-expected.txt
similarity index 100%
rename from LayoutTests/plugins/call-as-function-test-expected.txt
rename to LayoutTests/platform/mac/plugins/call-as-function-test-expected.txt
diff --git a/LayoutTests/plugins/call-as-function-test.html b/LayoutTests/platform/mac/plugins/call-as-function-test.html
similarity index 100%
rename from LayoutTests/plugins/call-as-function-test.html
rename to LayoutTests/platform/mac/plugins/call-as-function-test.html
diff --git a/LayoutTests/plugins/jsobjc-dom-wrappers-expected.txt b/LayoutTests/platform/mac/plugins/jsobjc-dom-wrappers-expected.txt
similarity index 100%
rename from LayoutTests/plugins/jsobjc-dom-wrappers-expected.txt
rename to LayoutTests/platform/mac/plugins/jsobjc-dom-wrappers-expected.txt
diff --git a/LayoutTests/plugins/jsobjc-dom-wrappers.html b/LayoutTests/platform/mac/plugins/jsobjc-dom-wrappers.html
similarity index 100%
rename from LayoutTests/plugins/jsobjc-dom-wrappers.html
rename to LayoutTests/platform/mac/plugins/jsobjc-dom-wrappers.html
diff --git a/LayoutTests/plugins/jsobjc-simple-expected.txt b/LayoutTests/platform/mac/plugins/jsobjc-simple-expected.txt
similarity index 100%
rename from LayoutTests/plugins/jsobjc-simple-expected.txt
rename to LayoutTests/platform/mac/plugins/jsobjc-simple-expected.txt
diff --git a/LayoutTests/plugins/jsobjc-simple.html b/LayoutTests/platform/mac/plugins/jsobjc-simple.html
similarity index 100%
rename from LayoutTests/plugins/jsobjc-simple.html
rename to LayoutTests/platform/mac/plugins/jsobjc-simple.html
diff --git a/LayoutTests/platform/mac/plugins/qt-qwidget-plugin-expected.checksum b/LayoutTests/platform/mac/plugins/qt-qwidget-plugin-expected.checksum
deleted file mode 100644
index 5639194..0000000
--- a/LayoutTests/platform/mac/plugins/qt-qwidget-plugin-expected.checksum
+++ /dev/null
@@ -1 +0,0 @@
-ba572fe104e946fd10e5d9cf1ff3be7a
\ No newline at end of file
diff --git a/LayoutTests/platform/mac/plugins/qt-qwidget-plugin-expected.png b/LayoutTests/platform/mac/plugins/qt-qwidget-plugin-expected.png
deleted file mode 100644
index adef0a3..0000000
Binary files a/LayoutTests/platform/mac/plugins/qt-qwidget-plugin-expected.png and /dev/null differ
diff --git a/LayoutTests/platform/mac/plugins/qt-qwidget-plugin-expected.txt b/LayoutTests/platform/mac/plugins/qt-qwidget-plugin-expected.txt
deleted file mode 100644
index fd39bba..0000000
--- a/LayoutTests/platform/mac/plugins/qt-qwidget-plugin-expected.txt
+++ /dev/null
@@ -1,23 +0,0 @@
-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
-  RenderBlock {HTML} at (0,0) size 800x600
-    RenderBody {BODY} at (8,8) size 784x584
-      RenderBlock (anonymous) at (0,0) size 784x102
-        RenderText {#text} at (0,0) size 43x18
-          text run at (0,0) width 43: "Image:"
-        RenderBR {BR} at (43,14) size 0x0
-        RenderImage {IMG} at (0,18) size 80x80
-        RenderText {#text} at (80,84) size 4x18
-          text run at (80,84) width 4: " "
-        RenderBR {BR} at (0,0) size 0x0
-      RenderBlock {DIV} at (0,102) size 784x34
-        RenderText {#text} at (0,16) size 111x18
-          text run at (0,16) width 111: "QT progress bar: "
-        RenderEmbeddedObject {OBJECT} at (111,0) size 300x30
-        RenderText {#text} at (0,0) size 0x0
-      RenderBlock {DIV} at (0,136) size 784x34
-        RenderText {#text} at (0,16) size 156x18
-          text run at (0,16) width 156: "You should not see this: "
-        RenderEmbeddedObject {OBJECT} at (156,0) size 300x30
-        RenderText {#text} at (0,0) size 0x0
diff --git a/LayoutTests/plugins/root-object-premature-delete-crash-expected.txt b/LayoutTests/platform/mac/plugins/root-object-premature-delete-crash-expected.txt
similarity index 100%
rename from LayoutTests/plugins/root-object-premature-delete-crash-expected.txt
rename to LayoutTests/platform/mac/plugins/root-object-premature-delete-crash-expected.txt
diff --git a/LayoutTests/plugins/root-object-premature-delete-crash.html b/LayoutTests/platform/mac/plugins/root-object-premature-delete-crash.html
similarity index 100%
rename from LayoutTests/plugins/root-object-premature-delete-crash.html
rename to LayoutTests/platform/mac/plugins/root-object-premature-delete-crash.html
diff --git a/LayoutTests/plugins/throw-on-dealloc-expected.txt b/LayoutTests/platform/mac/plugins/throw-on-dealloc-expected.txt
similarity index 100%
rename from LayoutTests/plugins/throw-on-dealloc-expected.txt
rename to LayoutTests/platform/mac/plugins/throw-on-dealloc-expected.txt
diff --git a/LayoutTests/plugins/throw-on-dealloc.html b/LayoutTests/platform/mac/plugins/throw-on-dealloc.html
similarity index 100%
rename from LayoutTests/plugins/throw-on-dealloc.html
rename to LayoutTests/platform/mac/plugins/throw-on-dealloc.html
diff --git a/LayoutTests/plugins/undefined-property-crash-expected.txt b/LayoutTests/platform/mac/plugins/undefined-property-crash-expected.txt
similarity index 100%
rename from LayoutTests/plugins/undefined-property-crash-expected.txt
rename to LayoutTests/platform/mac/plugins/undefined-property-crash-expected.txt
diff --git a/LayoutTests/plugins/undefined-property-crash.html b/LayoutTests/platform/mac/plugins/undefined-property-crash.html
similarity index 100%
rename from LayoutTests/plugins/undefined-property-crash.html
rename to LayoutTests/platform/mac/plugins/undefined-property-crash.html
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index 653b265..a7d4e01 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -55,12 +55,6 @@
 # =========================================================================== #
 
 # ----- tests that use Objective-C so can never be supported
-plugins/call-as-function-test.html
-plugins/jsobjc-dom-wrappers.html
-plugins/jsobjc-simple.html
-plugins/root-object-premature-delete-crash.html
-plugins/throw-on-dealloc.html
-plugins/undefined-property-crash.html
 editing/pasteboard/paste-RTFD.html
 editing/pasteboard/paste-TIFF.html
 
diff --git a/LayoutTests/plugins/qt-qwidget-plugin.html b/LayoutTests/platform/qt/plugins/qt-qwidget-plugin.html
similarity index 100%
rename from LayoutTests/plugins/qt-qwidget-plugin.html
rename to LayoutTests/platform/qt/plugins/qt-qwidget-plugin.html
diff --git a/LayoutTests/platform/win/Skipped b/LayoutTests/platform/win/Skipped
index 7937d7d..70268b2 100644
--- a/LayoutTests/platform/win/Skipped
+++ b/LayoutTests/platform/win/Skipped
@@ -137,16 +137,10 @@ fast/js/kde/Number.html
 http/tests/navigation/anchor-frames.html
 
 # No built-in plugin in DRT <rdar://problem/5074411>
-plugins/call-as-function-test.html
 plugins/get-url-that-the-resource-load-delegate-will-disallow.html
 plugins/get-url-with-blank-target.html
-plugins/jsobjc-dom-wrappers.html
-plugins/jsobjc-simple.html
 plugins/open-and-close-window-with-plugin.html
 plugins/plugin-javascript-access.html
-plugins/root-object-premature-delete-crash.html
-plugins/throw-on-dealloc.html
-plugins/undefined-property-crash.html
 
 # String::Number prints floating point numbers differently on Win than X. <rdar://problem/5127993>
 svg/hixie/perf/001.xml
@@ -736,9 +730,6 @@ fast/forms/validationMessage.html
 plugins/reloadplugins-and-pages.html
 plugins/reloadplugins-no-pages.html
 
-# These tests require Qt Widgets
-plugins/qt-qwidget-plugin.html
-
 # This test requires ogg codecs
 media/media-can-play-ogg.html
 

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list