Bug 152312

Summary: Add /api/measurement-set for v3 UI
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: Perf DashboardAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, dewei_zhu, jond, kling, koivisto, rniwa, slewis, timothy
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 152311    
Attachments:
Description Flags
Adds the JSON API cdumez: review+

Description Ryosuke Niwa 2015-12-15 13:17:38 PST
We need a new JSON API to fetch measurements in order to reduce the download size.
Comment 1 Ryosuke Niwa 2015-12-15 15:15:58 PST
Created attachment 267397 [details]
Adds the JSON API
Comment 2 Chris Dumez 2015-12-15 15:21:33 PST
Comment on attachment 267397 [details]
Adds the JSON API

rs=me
Comment 3 Ryosuke Niwa 2015-12-15 15:57:49 PST
Committed r194120: <http://trac.webkit.org/changeset/194120>