Bug 137592 - New perf dashboard UI tries to fetch commits all the time
Summary: New perf dashboard UI tries to fetch commits all the time
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: 2014-10-09 19:56 PDT by Ryosuke Niwa
Modified: 2016-02-16 13:53 PST (History)
6 users (show)

See Also:


Attachments
Fixes the bug (7.29 KB, patch)
2014-10-09 20:02 PDT, Ryosuke Niwa
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 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.
Comment 1 Ryosuke Niwa 2014-10-09 20:02:48 PDT
Created attachment 239592 [details]
Fixes the bug
Comment 2 WebKit Commit Bot 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>
Comment 3 WebKit Commit Bot 2014-10-09 20:45:26 PDT
All reviewed patches have been landed.  Closing bug.