Title: [174303] trunk/Tools/ChangeLog
Revision
174303
Author
[email protected]
Date
2014-10-03 16:36:54 -0700 (Fri, 03 Oct 2014)

Log 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.

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (174302 => 174303)


--- trunk/Tools/ChangeLog	2014-10-03 23:27:52 UTC (rev 174302)
+++ trunk/Tools/ChangeLog	2014-10-03 23:36:54 UTC (rev 174303)
@@ -1,5 +1,20 @@
 2014-10-03  Alexey Proskuryakov  <[email protected]>
 
+        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.
+
+2014-10-03  Alexey Proskuryakov  <[email protected]>
+
         Record latest message in PatchLog for quick access
         https://bugs.webkit.org/show_bug.cgi?id=137405
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to