Bug 187205

Summary: Fix a bug in range bisector that start commit may be counted twice.
Product: WebKit Reporter: dewei_zhu
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: darin, dewei_zhu, rniwa
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch darin: review+

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.