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

jianli at chromium.org jianli at chromium.org
Wed Dec 22 13:30:48 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit d2f72207320fa29a18d03054dc956139478c44cf
Author: jianli at chromium.org <jianli at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Sep 17 19:25:08 2010 +0000

    Skip the new test fast/files/create-blob-url-crash.html in unsupported
    platforms.
    
    * platform/gtk/Skipped:
    * platform/mac-wk2/Skipped:
    * platform/qt/Skipped:
    * platform/win/Skipped:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@67737 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 3cbb105..01127d1 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,15 @@
 2010-09-17  Jian Li  <jianli at chromium.org>
 
+        Skip the new test fast/files/create-blob-url-crash.html in unsupported
+        platforms.
+
+        * platform/gtk/Skipped:
+        * platform/mac-wk2/Skipped:
+        * platform/qt/Skipped:
+        * platform/win/Skipped:
+
+2010-09-17  Jian Li  <jianli at chromium.org>
+
         Reviewed by Dmitry Titov.
 
         createBlobURL with no argument causes crash.
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index a08e41d..f289f0b 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -3049,6 +3049,7 @@ fast/files/read-blob-async.html
 fast/files/read-file-async.html
 fast/files/apply-blob-url-to-img.html
 fast/files/apply-blob-url-to-xhr.html
+fast/files/create-blob-url-crash.html
 fast/files/workers
 http/tests/media/video-play-stall-seek.html
 http/tests/media/video-play-stall.html
diff --git a/LayoutTests/platform/mac-wk2/Skipped b/LayoutTests/platform/mac-wk2/Skipped
index 0320d69..d184ee5 100644
--- a/LayoutTests/platform/mac-wk2/Skipped
+++ b/LayoutTests/platform/mac-wk2/Skipped
@@ -360,6 +360,7 @@ fast/files/read-blob-async.html
 fast/files/read-file-async.html
 fast/files/apply-blob-url-to-img.html
 fast/files/apply-blob-url-to-xhr.html
+fast/files/create-blob-url-crash.html
 fast/files/workers
 fast/forms/25153.html
 fast/forms/access-key.html
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index f8abee7..6417247 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -773,6 +773,7 @@ fast/files/read-blob-async.html
 fast/files/read-file-async.html
 fast/files/apply-blob-url-to-img.html
 fast/files/apply-blob-url-to-xhr.html
+fast/files/create-blob-url-crash.html
 fast/files/workers
 
 # Missing layoutTestController.setAlwaysAcceptCookies()
diff --git a/LayoutTests/platform/win/Skipped b/LayoutTests/platform/win/Skipped
index 4b179f9..7b79492 100644
--- a/LayoutTests/platform/win/Skipped
+++ b/LayoutTests/platform/win/Skipped
@@ -199,6 +199,7 @@ fast/files/read-blob-async.html
 fast/files/read-file-async.html
 fast/files/apply-blob-url-to-img.html
 fast/files/apply-blob-url-to-xhr.html
+fast/files/create-blob-url-crash.html
 fast/files/workers
 
 # Need to add functionality to DumpRenderTree to test IDN <rdar://problem/5301954>

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list