WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
255007
[git-webkit] Cache filed bug
https://bugs.webkit.org/show_bug.cgi?id=255007
Summary
[git-webkit] Cache filed bug
Jonathan Bedard
Reported
2023-04-04 14:01:41 PDT
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
Comment 1
2023-04-04 14:01:59 PDT
<
rdar://problem/107629444
>
Jonathan Bedard
Comment 2
2023-04-05 11:04:55 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/12414
EWS
Comment 3
2023-05-03 11:58:13 PDT
Committed
263641@main
(2425de1c879b): <
https://commits.webkit.org/263641@main
> Reviewed commits have been landed. Closing PR #12414 and removing active labels.
Jonathan Bedard
Comment 4
2023-05-04 11:43:01 PDT
Re-opening for pull request
https://github.com/WebKit/WebKit/pull/13452
EWS
Comment 5
2023-05-04 11:55:54 PDT
Committed
263687@main
(c8b247965127): <
https://commits.webkit.org/263687@main
> Reviewed commits have been landed. Closing PR #13452 and removing active labels.
EWS
Comment 6
2023-05-04 12:36:15 PDT
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.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug