Changeset 69471 in webkit


Ignore:
Timestamp:
Oct 10, 2010 1:00:38 PM (14 years ago)
Author:
commit-queue@webkit.org
Message:

2010-10-10 Leandro Pereira <leandro@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:
Location:
trunk/WebKitTools
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/WebKitTools/ChangeLog

    r69468 r69471  
     12010-10-10  Leandro Pereira  <leandro@profusion.mobi>
     2
     3        Reviewed by Adam Barth.
     4
     5        commit-queue: Add EFL-EWS status bubble to Bugzilla, now that the
     6        EFL-EWS bot is up and running.
     7        https://bugs.webkit.org/show_bug.cgi?id=47277
     8
     9        * QueueStatusServer/handlers/statusbubble.py:
     10
    1112010-10-10  Robert Hogan  <robert@webkit.org>
    212
  • trunk/WebKitTools/QueueStatusServer/handlers/statusbubble.py

    r59985 r69471  
    4747        ["mac", "mac-ews"],
    4848        ["win", "win-ews"],
     49        ["efl", "efl-ews"],
    4950    ]
    5051
Note: See TracChangeset for help on using the changeset viewer.