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

eric at webkit.org eric at webkit.org
Wed Dec 22 14:44:50 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 5a4184b6bbad312cec3e4bffb2f0c89793af5d80
Author: eric at webkit.org <eric at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Oct 19 05:36:59 2010 +0000

    2010-10-18  Eric Seidel  <eric at webkit.org>
    
            Reviewed by Adam Barth.
    
            Add Chromium Mac EWS to the list of queues at queues.webkit.org
            https://bugs.webkit.org/show_bug.cgi?id=47878
    
            * QueueStatusServer/model/queues.py:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@70029 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKitTools/ChangeLog b/WebKitTools/ChangeLog
index 85310d1..d394057 100644
--- a/WebKitTools/ChangeLog
+++ b/WebKitTools/ChangeLog
@@ -2,6 +2,15 @@
 
         Reviewed by Adam Barth.
 
+        Add Chromium Mac EWS to the list of queues at queues.webkit.org
+        https://bugs.webkit.org/show_bug.cgi?id=47878
+
+        * QueueStatusServer/model/queues.py:
+
+2010-10-18  Eric Seidel  <eric at webkit.org>
+
+        Reviewed by Adam Barth.
+
         queues.webkit.org/next_patch is always 404
         https://bugs.webkit.org/show_bug.cgi?id=47881
 
diff --git a/WebKitTools/QueueStatusServer/model/queues.py b/WebKitTools/QueueStatusServer/model/queues.py
index 46ed4e1..02d8951 100644
--- a/WebKitTools/QueueStatusServer/model/queues.py
+++ b/WebKitTools/QueueStatusServer/model/queues.py
@@ -40,6 +40,7 @@ class Queue(object):
         "commit-queue",
         "style-queue",
         "chromium-ews",
+        "cr-mac-ews",
         "qt-ews",
         "gtk-ews",
         "mac-ews",

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list