Bug 137592

Summary: New perf dashboard UI tries to fetch commits all the time
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: Perf DashboardAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, benjamin, cdumez, commit-queue, kling, rniwa
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Fixes the bug none

Ryosuke Niwa
Reported 2014-10-09 19:56:30 PDT
Avoid trying to fetch commits for repositories without any reported commits, and also cache the fetched commit logs in the client side instead of always XHRing to the server.
Attachments
Fixes the bug (7.29 KB, patch)
2014-10-09 20:02 PDT, Ryosuke Niwa
no flags
Ryosuke Niwa
Comment 1 2014-10-09 20:02:48 PDT
Created attachment 239592 [details] Fixes the bug
WebKit Commit Bot
Comment 2 2014-10-09 20:45:22 PDT
Comment on attachment 239592 [details] Fixes the bug Clearing flags on attachment: 239592 Committed r174555: <http://trac.webkit.org/changeset/174555>
WebKit Commit Bot
Comment 3 2014-10-09 20:45:26 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.