WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
59751
EWS bubbles should show "submit to ews" button if they've not been processed
https://bugs.webkit.org/show_bug.cgi?id=59751
Summary
EWS bubbles should show "submit to ews" button if they've not been processed
Eric Seidel (no email)
Reported
2011-04-28 15:49:19 PDT
EWS bubbles should show "submit to ews" button if they've not been processed
Attachments
Patch
(4.68 KB, patch)
2011-04-28 15:52 PDT
,
Eric Seidel (no email)
abarth
: review+
abarth
: commit-queue-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Eric Seidel (no email)
Comment 1
2011-04-28 15:52:33 PDT
Created
attachment 91572
[details]
Patch
Adam Barth
Comment 2
2011-04-28 15:56:07 PDT
Comment on
attachment 91572
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=91572&action=review
> Tools/QueueStatusServer/handlers/statusbubble.py:60 > + have_ews_status_or_position = reduce(lambda a, b: a or b, map(lambda queue: self._have_ews_status_for(attachment, queue), Queue.all()))
There's got to be a simpler way of doing this.
Eric Seidel (no email)
Comment 3
2011-04-28 15:59:24 PDT
Committed
r85251
: <
http://trac.webkit.org/changeset/85251
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug