Bug 39562 - QueueStatusServer needs better queue-status pages
Summary: QueueStatusServer needs better queue-status pages
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-23 01:48 PDT by Eric Seidel (no email)
Modified: 2010-08-05 14:29 PDT (History)
2 users (show)

See Also:


Attachments
work in progress (9.03 KB, patch)
2010-05-23 01:51 PDT, Eric Seidel (no email)
no flags Details | Formatted Diff | Diff
work in progress (13.49 KB, patch)
2010-05-23 02:00 PDT, Eric Seidel (no email)
no flags Details | Formatted Diff | Diff
Patch (13.48 KB, patch)
2010-08-05 14:19 PDT, Eric Seidel (no email)
abarth: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2010-05-23 01:48:30 PDT
QueueStatusServer needs better queue-status pages
Comment 1 Eric Seidel (no email) 2010-05-23 01:49:17 PDT
Work in progress demo visible at http://webkit-commit-queue.appspot.com/
Comment 2 Eric Seidel (no email) 2010-05-23 01:51:57 PDT
Created attachment 56814 [details]
work in progress
Comment 3 Eric Seidel (no email) 2010-05-23 01:57:03 PDT
As soon as this patch is finished and landed I will remove the "empty queue" logs, since they're now redundant with the WorkItems updates that every queue posts.
Comment 4 Eric Seidel (no email) 2010-05-23 02:00:58 PDT
Created attachment 56815 [details]
work in progress
Comment 5 Eric Seidel (no email) 2010-08-05 14:19:58 PDT
Created attachment 63634 [details]
Patch
Comment 6 Adam Barth 2010-08-05 14:24:25 PDT
Comment on attachment 63634 [details]
Patch

Your templates generate ugly HTML, but ok.  We need haml.
Comment 7 Eric Seidel (no email) 2010-08-05 14:29:10 PDT
Committed r64787: <http://trac.webkit.org/changeset/64787>