[webkit-reviews] review requested: [Bug 186291] EWS for security bugs : [Attachment 342892] [Patch] Part 1 - webkitpy and QueueStatusServer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 16 14:51:00 PDT 2018


Daniel Bates <dbates at webkit.org> has asked  for review:
Bug 186291: EWS for security bugs
https://bugs.webkit.org/show_bug.cgi?id=186291

Attachment 342892: [Patch] Part 1 - webkitpy and QueueStatusServer

https://bugs.webkit.org/attachment.cgi?id=342892&action=review




--- Comment #46 from Daniel Bates <dbates at webkit.org> ---
Created attachment 342892

  --> https://bugs.webkit.org/attachment.cgi?id=342892&action=review

[Patch] Part 1 - webkitpy and QueueStatusServer

Minor cosmetic changes. Have FetchAttachment.get() convert the attachment id
string to an integer to make such handling consistent with the handling logic
in Patch.get() and StatusBubble.get(). Simplify the added function
ReleasePatch._check_processed_by_all_queues() by making use of existing
convenience functions.


More information about the webkit-reviews mailing list