WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
82904
Patch EWS status display should be live
https://bugs.webkit.org/show_bug.cgi?id=82904
Summary
Patch EWS status display should be live
Antti Koivisto
Reported
2012-04-02 08:37:21 PDT
It would be nice if the display updated without reloading the page.
Attachments
Add attachment
proposed patch, testcase, etc.
Eric Seidel (no email)
Comment 1
2012-04-02 11:11:55 PDT
Very doable. status-bubble.html would just be set to meta-refresh so long as the patch was still in some queue. (Probably need to be careful to only do it when the patch was in the top 30 or 50 in a dead queue did not cause all bubbles to refresh. I'd recommend a minute poll time.
Eric Seidel (no email)
Comment 2
2012-04-02 11:13:53 PDT
http://trac.webkit.org/browser/trunk/Tools/QueueStatusServer/templates/statusbubble.html
http://trac.webkit.org/browser/trunk/Tools/QueueStatusServer/handlers/statusbubble.py
Just like we build the show_submit_to_ews bool, we'd just build another bool which is bubbles_will_need_refresh or similar.
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