Bug 135813

Summary: Report run id's in api/runs.php for the new dashboard UI
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: WebKit WebsiteAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, kling
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Adds the run id kling: review+

Ryosuke Niwa
Reported 2014-08-11 14:10:30 PDT
In order to have a better dashboard UI, we need to have an id for each run reported by public/api/runs.php.
Attachments
Adds the run id (1.90 KB, patch)
2014-08-11 14:13 PDT, Ryosuke Niwa
kling: review+
Ryosuke Niwa
Comment 1 2014-08-11 14:13:45 PDT
Created attachment 236399 [details] Adds the run id
Andreas Kling
Comment 2 2014-08-11 14:15:53 PDT
Comment on attachment 236399 [details] Adds the run id r=me
Ryosuke Niwa
Comment 3 2014-08-11 14:16:41 PDT
Ryosuke Niwa
Comment 4 2014-08-11 14:23:15 PDT
Note that removing "order by" reduces the query time for ML PLT from 160ms to 130ms.
Note You need to log in before you can comment on or make changes to this bug.