WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
65089
Overhaul garden-o-matic frontend to integrate revision history and failures
https://bugs.webkit.org/show_bug.cgi?id=65089
Summary
Overhaul garden-o-matic frontend to integrate revision history and failures
Adam Barth
Reported
2011-07-24 17:23:50 PDT
Overhaul garden-o-matic frontend to integrate revision history and failures
Attachments
Patch
(36.58 KB, patch)
2011-07-24 17:26 PDT
,
Adam Barth
no flags
Details
Formatted Diff
Diff
Patch
(38.27 KB, patch)
2011-07-24 17:27 PDT
,
Adam Barth
no flags
Details
Formatted Diff
Diff
screenshot of the new UI
(220.26 KB, image/png)
2011-07-24 17:29 PDT
,
Adam Barth
no flags
Details
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Adam Barth
Comment 1
2011-07-24 17:26:55 PDT
Created
attachment 101840
[details]
Patch
Adam Barth
Comment 2
2011-07-24 17:27:41 PDT
Created
attachment 101841
[details]
Patch
Adam Barth
Comment 3
2011-07-24 17:29:27 PDT
Created
attachment 101842
[details]
screenshot of the new UI Obviously there's a lot of work still to be done on the UX, but this is at least a good foundation upon which to build. This patch is not particularly well tested. I'll probably do another iteration with better tests. Note: The four white columns on the left are the Windows builders, which do not properly report their SVN revision. We need to fix that on the bot!
Dimitri Glazkov (Google)
Comment 4
2011-07-25 08:45:03 PDT
Comment on
attachment 101841
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=101841&action=review
> Tools/BuildSlaveSupport/build.webkit.org-config/public_html/TestFailures/main.css:184 > + text-decoration: none;
Adding multiples of these can be simplified with an extra selector .test-name::after { text-decoration: none; }
Adam Barth
Comment 5
2011-07-25 10:35:23 PDT
> Adding multiples of these can be simplified with an extra selector .test-name::after { text-decoration: none; }
Oh, good idea.
WebKit Review Bot
Comment 6
2011-07-25 10:51:21 PDT
Comment on
attachment 101841
[details]
Patch Clearing flags on attachment: 101841 Committed
r91677
: <
http://trac.webkit.org/changeset/91677
>
WebKit Review Bot
Comment 7
2011-07-25 10:51:27 PDT
All reviewed patches have been landed. Closing bug.
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