[webkit-reviews] review granted: [Bug 196607] [ews-app] status-bubble should display position in queue : [Attachment 367386] Proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 15 13:04:59 PDT 2019


Lucas Forschler <lforschler at apple.com> has granted Aakash Jain
<aakash_jain at apple.com>'s request for review:
Bug 196607: [ews-app] status-bubble should display position in queue
https://bugs.webkit.org/show_bug.cgi?id=196607

Attachment 367386: Proposed patch

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




--- Comment #4 from Lucas Forschler <lforschler at apple.com> ---
Comment on attachment 367386
  --> https://bugs.webkit.org/attachment.cgi?id=367386
Proposed patch

View in context: https://bugs.webkit.org/attachment.cgi?id=367386&action=review

> Tools/BuildSlaveSupport/ews-app/ews/views/statusbubble.py:194
> +	   processed_patch = set([build.patch for build in recent_builds])

should this be "processed_patches" ?


More information about the webkit-reviews mailing list