[Dashboard] Remove Chromium-specific cases from the construction of the chart HTML for aggregate results
https://bugs.webkit.org/show_bug.cgi?id=114759

Reviewed by Benjamin Poulain.

Aggregate results are not viewable for Chromium builders anymore, meaning the WebKit revisions are shown by default.
This means the code in the chartHTML method can be simplified, defaulting the revision key to WEBKIT_REVISIONS_KEY
and the revision label to 'WebKit Revision'.

* TestResultServer/static-dashboards/aggregate_results.js:
(chartHTML):


git-svn-id: http://svn.webkit.org/repository/webkit/trunk@148724 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2 files changed