Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(297)

Issue 208062: Fix up aggregate dashboard to use the new data. The only thing missing now is... (Closed)

Created:
11 years, 3 months ago by ojan
Modified:
9 years, 7 months ago
Reviewers:
dglazkov
CC:
chromium-reviews_googlegroups.com, darin (slow to review), pam+watch_chromium.org
Visibility:
Public.

Description

Fix up aggregate dashboard to use the new data. The only thing missing now is the number of skipped results on sharded builders. This has been true forever. I'll have a partial fix for that in a separate change. This time, the data format is really done and ready to be turned into pretty graphs. The data for each row in this table is created as an array, then getHTMLForTableRow is called. The graph version of this should be able to just rewrite getHTMLForTableRow to use canvas instead.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -28 lines) Patch
M webkit/tools/layout_tests/dashboards/aggregate_results.html View 1 chunk +51 lines, -23 lines 0 comments Download
M webkit/tools/layout_tests/dashboards/dashboard_base.js View 1 chunk +6 lines, -5 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
ojan
11 years, 3 months ago (2009-09-22 17:37:47 UTC) #1
dglazkov
11 years, 3 months ago (2009-09-22 17:46:59 UTC) #2
Did somebody say "pretty graphs"?!

LGTM.

Powered by Google App Engine
This is Rietveld 408576698