[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.19-706-ge5415e9

abarth at webkit.org abarth at webkit.org
Thu Feb 4 21:21:08 UTC 2010


The following commit has been merged in the webkit-1.1 branch:
commit 07f048b94f5b63247d16f175fb4b89a6be10cc5e
Author: abarth at webkit.org <abarth at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Jan 20 03:43:39 2010 +0000

    2010-01-19  Adam Barth  <abarth at webkit.org>
    
            Rubber stamped by Eric Seidel.
    
            Move chromium-ews back to building release only to make the EWS faster.
    
            * Scripts/webkitpy/commands/early_warning_system.py:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@53518 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKitTools/ChangeLog b/WebKitTools/ChangeLog
index 855331e..e705fa1 100644
--- a/WebKitTools/ChangeLog
+++ b/WebKitTools/ChangeLog
@@ -1,3 +1,11 @@
+2010-01-19  Adam Barth  <abarth at webkit.org>
+
+        Rubber stamped by Eric Seidel.
+
+        Move chromium-ews back to building release only to make the EWS faster.
+
+        * Scripts/webkitpy/commands/early_warning_system.py:
+
 2010-01-17  Jon Honeycutt  <jhoneycutt at apple.com>
 
         MSAA: The child <option> elements of a non-multiple <select> are not
diff --git a/WebKitTools/Scripts/webkitpy/commands/early_warning_system.py b/WebKitTools/Scripts/webkitpy/commands/early_warning_system.py
index b318291..e3e14dd 100644
--- a/WebKitTools/Scripts/webkitpy/commands/early_warning_system.py
+++ b/WebKitTools/Scripts/webkitpy/commands/early_warning_system.py
@@ -98,7 +98,6 @@ class QtEWS(AbstractEarlyWarningSystem):
 class ChromiumEWS(AbstractEarlyWarningSystem):
     name = "chromium-ews"
     port_name = "chromium"
-    _build_style = "both"
     watchers = AbstractEarlyWarningSystem.watchers + [
         "dglazkov at chromium.org",
     ]

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list