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

hclam at chromium.org hclam at chromium.org
Wed Dec 22 14:02:52 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 18baf5c58a24d666076399668bf5199a71dc5df6
Author: hclam at chromium.org <hclam at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Oct 1 21:07:37 2010 +0000

    Build fix. Not reviewed.
    
    Add the dummy README file to solve build breakages in Chromium.
    It should be removed once the breakage is resolved.
    
    * websocket/tests/workers/README: Added.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@68924 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 46e14eb..32070b1 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,12 @@
+2010-10-01  Alpha Lam  <hclam at chromium.org>
+
+        Build fix. Not reviewed.
+
+        Add the dummy README file to solve build breakages in Chromium.
+        It should be removed once the breakage is resolved.
+
+        * websocket/tests/workers/README: Added.
+
 2010-10-01  Enrica Casucci  <enrica at apple.com>
 
         Reviewed by Darin Adler.
diff --git a/LayoutTests/websocket/tests/workers/README b/LayoutTests/websocket/tests/workers/README
new file mode 100644
index 0000000..c86dcad
--- /dev/null
+++ b/LayoutTests/websocket/tests/workers/README
@@ -0,0 +1,3 @@
+LayoutTests/websocket/tests/workers and this file is temporarily created to fix build breaks in Chromium.
+
+Remove this file and the directory once the build break is fixed.

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list