Bug 255007
Summary: | [git-webkit] Cache filed bug | ||
---|---|---|---|
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 |
Jonathan Bedard
git-webkit pr passes the filed bug to `git commit` via environment variables. That technique often works well, however, if a user files a bug via `git-webkit branch` or is forced to resolve a conflict during `git-webkit cherry-pick`, we will lose the data we pass via environment variable to `git`. We should save this information to disk as well, and pick up the environment on disk in our commit message generator so that we can pass commit title and bug details in this circumstance.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/107629444>
Jonathan Bedard
Pull request: https://github.com/WebKit/WebKit/pull/12414
EWS
Committed 263641@main (2425de1c879b): <https://commits.webkit.org/263641@main>
Reviewed commits have been landed. Closing PR #12414 and removing active labels.
Jonathan Bedard
Re-opening for pull request https://github.com/WebKit/WebKit/pull/13452
EWS
Committed 263687@main (c8b247965127): <https://commits.webkit.org/263687@main>
Reviewed commits have been landed. Closing PR #13452 and removing active labels.
EWS
Committed 259548.736@safari-7615-branch (3597549574e5): <https://commits.webkit.org/259548.736@safari-7615-branch>
Reviewed commits have been landed. Closing PR #577 and removing active labels.