Bug 146933
| Summary: | webkit-patch doesn't use the correct ChangeLog when in webkitpy | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Dean Johnson <dean_johnson> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | bburg |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Dean Johnson
When running `webkit-patch upload -g HEAD --request-commit 143967` from the WebKit/Tools/Scripts/webkitpy directory, webkit-patch did not add my ChangeLog in WebKit/Tools from my previous commit. I can only assume it appeared to be looking in the root of WebKit instead of WebKit/Tools, which is why my ChangeLog was not included in my patch.
Comment #29 has the incorrect patch: https://bugs.webkit.org/show_bug.cgi?id=143967
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |