Bug 237663
Summary: | [git-webkit] Add revert command | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jonathan Bedard <jbedard> |
Component: | Tools / Tests | Assignee: | Zhifei Fang <zhifei_fang> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Jonathan Bedard
We need a `git-webkit revert` command that will revert a specific revision for a reason, while commenting on existing bugs.
`revert` should mean creating a PR that is a revert, so that we can optionally run reverts through EWS and commit queue.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/90039948>
Zhifei Fang
Pull request: https://github.com/WebKit/WebKit/pull/220
Zhifei Fang
Landed https://commits.webkit.org/249857@main (r293175)!