Bug 59229
Summary: | "webkit-patch upload -g commitish" uploads to the wrong bugid. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jer Noble <jer.noble> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | abarth |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Mac | ||
OS: | OS X 10.6 |
Jer Noble
"webkit-patch upload -g commitish" apparently uses the current working set ChangeLog to determine the bugid to which it will attach the generated patch. It should use the ChangeLog within the specified commitish. This makes "webkit-patch upload -g commitish" dangerous for all commitish values except for HEAD.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Adam Barth
Should be easy to fix.