Bug 185540 - CommitLogViewer._preceedingCommit should not always be null
Summary: CommitLogViewer._preceedingCommit should not always be null
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-10 22:25 PDT by dewei_zhu
Modified: 2024-02-25 10:41 PST (History)
3 users (show)

See Also:


Attachments
Patch (2.85 KB, patch)
2018-05-10 22:27 PDT, dewei_zhu
rniwa: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description dewei_zhu 2018-05-10 22:25:12 PDT
CommitLogViewer._preceedingCommit should not always be null
Comment 1 dewei_zhu 2018-05-10 22:27:26 PDT
Created attachment 340171 [details]
Patch
Comment 2 Ryosuke Niwa 2018-05-11 00:01:50 PDT
Do we have a test for this?