Bug 182207 - CommitLogViewer should not fetch commits in serial
Summary: CommitLogViewer should not fetch commits in serial
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Perf Dashboard (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-01-26 21:01 PST by Ryosuke Niwa
Modified: 2018-01-29 12:28 PST (History)
5 users (show)

See Also:


Attachments
Fixes the bug (9.59 KB, patch)
2018-01-26 21:08 PST, Ryosuke Niwa
cdumez: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>