Right now, the analysis task page only lists revisions for which there was a test result. This is not useful when we're trying to narrowing revisions ranges to bisect regressions.
Created attachment 254914 [details] Fixes the bug
Comment on attachment 254914 [details] Fixes the bug View in context: https://bugs.webkit.org/attachment.cgi?id=254914&action=review rs=me > Websites/perf.webkit.org/public/v2/app.js:1267 > + console.log(repositoryId) Did you mean to keep this logging?
Committed r185574: <http://trac.webkit.org/changeset/185574>