Bug 110113
Summary: | webkit-patch upload produced diff lucks rename detection | ||
---|---|---|---|
Product: | WebKit | Reporter: | Balazs Kelemen <kbalazs> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | eric, kadam |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Balazs Kelemen
I don't know how that happens but I experienced it and I found a bit disturbing.
So, I have a patch that does moves and also changes a file. With git diff or git format-patch we got rename detection, so it's easy to see what have been changed. If I upload the output to bugzilla, the "formatted diff" still shows it with rename detection. However, if I do 'webkit-patch upload <hash of HEAD~>' it produce it's diff without rename detection.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |