Bug 238951
| Summary: | [Merge-Queue] Canonicalize parent commits | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jonathan Bedard <jbedard> |
| Component: | Tools / Tests | Assignee: | Jonathan Bedard <jbedard> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=237368 | ||
Jonathan Bedard
When running `git svn dcommit`, we might end up incorporating a commit that was landed but not yet mirrored to GitHub. In order to get a pull request marked as "merged", our parent commits need to be correct canonicalized locally. Given that our hooks are usually pretty quick to canonicalize and push commits to GitHub, we should be able to get away with canonicalizing only the our first 2 parent commits.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/91436607>
Jonathan Bedard
Pull request: https://github.com/WebKit/WebKit/pull/262
EWS
Committed r292573 (249411@main): <https://commits.webkit.org/249411@main>
Reviewed commits have been landed. Closing PR #262 and removing active labels.