Bug 141256 - New perf dashboard shows null as the aggregator name if no aggregation is done
Summary: New perf dashboard shows null as the aggregator name if no aggregation is done
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Perf Dashboard (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-04 12:40 PST by Ryosuke Niwa
Modified: 2016-02-16 13:53 PST (History)
4 users (show)

See Also:


Attachments
Fixes the bug (1.28 KB, patch)
2015-02-04 12:43 PST, Ryosuke Niwa
cdumez: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2015-02-04 12:40:32 PST
We simply omit it from the metrics name.
Comment 1 Ryosuke Niwa 2015-02-04 12:43:26 PST
Created attachment 246042 [details]
Fixes the bug
Comment 2 Chris Dumez 2015-02-04 13:54:19 PST
Comment on attachment 246042 [details]
Fixes the bug

r=me
Comment 3 Ryosuke Niwa 2015-02-04 16:32:30 PST
Committed r179647: <http://trac.webkit.org/changeset/179647>