Bug 178763

Summary: Owner commit does not necessarily exist in the same commit set for an owned commit.
Product: WebKit Reporter: dewei_zhu
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: dewei_zhu, rniwa
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch rniwa: review+

Description dewei_zhu 2017-10-24 16:56:55 PDT
Owner commit does not necessarily exist in the same commit set for an owned commit.
Comment 1 dewei_zhu 2017-10-24 16:57:37 PDT
Created attachment 324759 [details]
Patch
Comment 2 Ryosuke Niwa 2017-10-24 17:04:30 PDT
Comment on attachment 324759 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=324759&action=review

> Websites/perf.webkit.org/ChangeLog:8
> +        Remove the check based on previous incorrect assumption.

Please add a test case.