Bug 178763 - Owner commit does not necessarily exist in the same commit set for an owned commit.
Summary: Owner commit does not necessarily exist in the same commit set for an owned c...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-24 16:56 PDT by dewei_zhu
Modified: 2019-06-16 21:18 PDT (History)
2 users (show)

See Also:


Attachments
Patch (6.19 KB, patch)
2017-10-24 16:57 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 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.