WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
138977
There should be a way to associate bugs with analysis tasks
https://bugs.webkit.org/show_bug.cgi?id=138977
Summary
There should be a way to associate bugs with analysis tasks
Ryosuke Niwa
Reported
2014-11-21 13:15:44 PST
Now that we've made analysis tasks visible on the charts page, we should reintroduce UI to associate bugs with them.
Attachments
Patch
(18.66 KB, patch)
2014-11-21 13:39 PST
,
Ryosuke Niwa
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2014-11-21 13:39:21 PST
Created
attachment 242068
[details]
Patch
Benjamin Poulain
Comment 2
2014-11-21 17:35:19 PST
Comment on
attachment 242068
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=242068&action=review
rs=me
> Websites/perf.webkit.org/public/v2/app.css:434 > +.analysis-group > table td, > +.analysis-group > table th {
should be .analysis-group > table :matches(th, td) :)
> Websites/perf.webkit.org/public/v2/app.css:441 > +.analysis-group > table tbody td, > +.analysis-group > table tbody th {
ditto
Ryosuke Niwa
Comment 3
2014-11-21 18:05:45 PST
Comment on
attachment 242068
[details]
Patch Clearing flags on attachment: 242068 Committed
r176493
: <
http://trac.webkit.org/changeset/176493
>
Ryosuke Niwa
Comment 4
2014-11-21 18:05:50 PST
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