Bug 154468

Summary: Analysis tasks page complains about missing repository but with a wrong name
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: Perf DashboardAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, rniwa
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Fixes the bug cdumez: review+

Description Ryosuke Niwa 2016-02-19 13:03:08 PST
Fix them!
Comment 1 Ryosuke Niwa 2016-02-19 13:07:35 PST
Created attachment 271792 [details]
Fixes the bug
Comment 2 Chris Dumez 2016-02-19 13:10:05 PST
Comment on attachment 271792 [details]
Fixes the bug

View in context: https://bugs.webkit.org/attachment.cgi?id=271792&action=review

r=me with comments.

> Websites/perf.webkit.org/ChangeLog:11
> +        (CustomizableTestGroupForm.prototype._computeRootSetMap): Use querySelector here since.

since what?

> Websites/perf.webkit.org/public/v3/components/customizable-test-group-form.js:46
> +                console.log(this.content())

did you intend to keep this logging?
Comment 3 Ryosuke Niwa 2016-02-19 13:12:35 PST
Committed r196832: <http://trac.webkit.org/changeset/196832>