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

commit-queue at webkit.org commit-queue at webkit.org
Wed Dec 22 14:28:16 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit aed4f13fb433003318cddf6ee47466b87a31767e
Author: commit-queue at webkit.org <commit-queue at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Sun Oct 10 20:00:38 2010 +0000

    2010-10-10  Leandro Pereira  <leandro at profusion.mobi>
    
            Reviewed by Adam Barth.
    
            commit-queue: Add EFL-EWS status bubble to Bugzilla, now that the
            EFL-EWS bot is up and running.
            https://bugs.webkit.org/show_bug.cgi?id=47277
    
            * QueueStatusServer/handlers/statusbubble.py:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@69471 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKitTools/ChangeLog b/WebKitTools/ChangeLog
index e621e49..5726b61 100644
--- a/WebKitTools/ChangeLog
+++ b/WebKitTools/ChangeLog
@@ -1,3 +1,13 @@
+2010-10-10  Leandro Pereira  <leandro at profusion.mobi>
+
+        Reviewed by Adam Barth.
+
+        commit-queue: Add EFL-EWS status bubble to Bugzilla, now that the
+        EFL-EWS bot is up and running.
+        https://bugs.webkit.org/show_bug.cgi?id=47277
+
+        * QueueStatusServer/handlers/statusbubble.py:
+
 2010-10-10  Robert Hogan  <robert at webkit.org>
 
         Reviewed by Antonio Gomes.
diff --git a/WebKitTools/QueueStatusServer/handlers/statusbubble.py b/WebKitTools/QueueStatusServer/handlers/statusbubble.py
index bfbe958..8b6614b 100644
--- a/WebKitTools/QueueStatusServer/handlers/statusbubble.py
+++ b/WebKitTools/QueueStatusServer/handlers/statusbubble.py
@@ -46,6 +46,7 @@ class StatusBubble(webapp.RequestHandler):
         ["qt", "qt-ews"],
         ["mac", "mac-ews"],
         ["win", "win-ews"],
+        ["efl", "efl-ews"],
     ]
 
     # This asserts that all of the queues listed above are valid queue names.

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list