RESOLVED FIXED137592
New perf dashboard UI tries to fetch commits all the time
https://bugs.webkit.org/show_bug.cgi?id=137592
Summary New perf dashboard UI tries to fetch commits all the time
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.