Bug 182207

Summary: CommitLogViewer should not fetch commits in serial
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: Perf DashboardAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, dewei_zhu, koivisto, rniwa, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Fixes the bug cdumez: review+

Description Ryosuke Niwa 2018-01-26 21:01:10 PST
Right now, CommitLogViewer fetches commits for a range and the preceding commit serialized.
We should fetch them at the same time.
Comment 1 Ryosuke Niwa 2018-01-26 21:08:44 PST
Created attachment 332452 [details]
Fixes the bug
Comment 2 Chris Dumez 2018-01-29 11:58:36 PST
Comment on attachment 332452 [details]
Fixes the bug

rs=me
Comment 3 Ryosuke Niwa 2018-01-29 12:27:58 PST
Committed r227746: <https://trac.webkit.org/changeset/227746>
Comment 4 Radar WebKit Bug Importer 2018-01-29 12:28:28 PST
<rdar://problem/36997027>