Bug 110113

Summary: webkit-patch upload produced diff lucks rename detection
Product: WebKit Reporter: Balazs Kelemen <kbalazs>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: eric, kadam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Balazs Kelemen
Reported 2013-02-18 06:35:30 PST
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
Note You need to log in before you can comment on or make changes to this bug.