Bug 131157

Summary: WebKitPerfMonitor: There should be a way to add all metrics of a suite without also adding subtests
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: WebKit WebsiteAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, commit-queue, kling, koivisto, slewis, zoltan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Ryosuke Niwa 2014-04-03 00:50:13 PDT
Right now, adding "all metrics" would result in adding all metrics of the suite as well as all subtests of the suite.
We should split these two notions so that we can add, for example, all PLT metrics without having to add times for all pages.
Comment 1 Ryosuke Niwa 2014-04-03 00:57:53 PDT
Created attachment 228485 [details]
Patch
Comment 2 WebKit Commit Bot 2014-04-03 09:39:40 PDT
Comment on attachment 228485 [details]
Patch

Clearing flags on attachment: 228485

Committed r166724: <http://trac.webkit.org/changeset/166724>
Comment 3 WebKit Commit Bot 2014-04-03 09:39:43 PDT
All reviewed patches have been landed.  Closing bug.