Bug 138977

Summary: There should be a way to associate bugs with analysis tasks
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: WebKit WebsiteAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, kling
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 138516    
Attachments:
Description Flags
Patch none

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
Ryosuke Niwa
Comment 1 2014-11-21 13:39:21 PST
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.