[Webkit-unassigned] [Bug 174477] Create Individual EWS Pages

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 3 14:05:28 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=174477

Aakash Jain <aakash_jain at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #317149|review?                     |review-
              Flags|                            |

--- Comment #6 from Aakash Jain <aakash_jain at apple.com> ---
Comment on attachment 317149
  --> https://bugs.webkit.org/attachment.cgi?id=317149
status bubble link to individual EWS page.

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

> Tools/ChangeLog:9
> +        to go directly to the Individual EWS page.I also added made changes to the code so that if the number

"added made changes" ?

> Tools/ChangeLog:10
> +        of items in the queue is 0 then have a message that says waiting in the queue processing hasnt started.

hasnt => hasn't.
0 => zero

> Tools/ChangeLog:11
> +        I also added a link to the list of all of the EWS queues at the bottom if there is no or one EWS on the page.

"if there is no or one EWS on the page"? Wouldn't that link be always there?

> Tools/ChangeLog:15
> +        * QueueStatusServer/handlers/statusbubble.py:

Please add a small description of each change here as well.

> Tools/QueueStatusServer/handlers/patch.py:52
> +                    queue_status[status.queue_name] = per_queue_statuses

Did you see my previous comment: "As I requested couple of times in-person, please avoid this code duplication. It's a simple if else, you should be able to avoid the duplication."

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170803/ae8336a4/attachment.html>


More information about the webkit-unassigned mailing list