Bug 187205 - Fix a bug in range bisector that start commit may be counted twice.
Summary: Fix a bug in range bisector that start commit may be counted twice.
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-06-29 16:41 PDT by dewei_zhu
Modified: 2018-07-02 20:56 PDT (History)
3 users (show)

See Also:


Attachments
Patch (7.10 KB, patch)
2018-06-29 16:46 PDT, dewei_zhu
darin: 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-06-29 16:41:32 PDT
Fix a bug in range bisector that start commit will be counted twice.
Comment 1 dewei_zhu 2018-06-29 16:46:25 PDT
Created attachment 343970 [details]
Patch
Comment 2 dewei_zhu 2018-07-02 20:56:05 PDT
Landed in r233455.