Changeset 174303 in webkit


Ignore:
Timestamp:
Oct 3, 2014 4:36:54 PM (10 years ago)
Author:
ap@apple.com
Message:

Bugzilla status bubble displays an exception showing attachment 175738
https://bugs.webkit.org/show_bug.cgi?id=137410

Reviewed by Tim Horton.

  • QueueStatusServer/app.yaml: Update version.
  • QueueStatusServer/handlers/statusbubble.py: (StatusBubble._build_bubble):

Don't fail even if expected status message is missing.

  • QueueStatusServer/model/patchlog.py: (PatchLog): Quick unrelated fix - define

the field in the same way it's defined in QueueStatus table.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Tools/ChangeLog

    r174302 r174303  
     12014-10-03  Alexey Proskuryakov  <ap@apple.com>
     2
     3        Bugzilla status bubble displays an exception showing attachment 175738
     4        https://bugs.webkit.org/show_bug.cgi?id=137410
     5
     6        Reviewed by Tim Horton.
     7
     8        * QueueStatusServer/app.yaml: Update version.
     9
     10        * QueueStatusServer/handlers/statusbubble.py: (StatusBubble._build_bubble):
     11        Don't fail even if expected status message is missing.
     12
     13        * QueueStatusServer/model/patchlog.py: (PatchLog): Quick unrelated fix - define
     14        the field in the same way it's defined in QueueStatus table.
     15
    1162014-10-03  Alexey Proskuryakov  <ap@apple.com>
    217
Note: See TracChangeset for help on using the changeset viewer.