WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
131005
prepare-Changelog reports a reordered method implementation as Edited + Deleted
https://bugs.webkit.org/show_bug.cgi?id=131005
Summary
prepare-Changelog reports a reordered method implementation as Edited + Deleted
Brian Burg
Reported
2014-03-31 20:31:17 PDT
If you move a C++ method implementation from one part of the file to another part, it will add a changelog entry for the destination line as if it were edited, and also add a changelog entry as if the old source line was deleted. I think it would be safest to filter out "deleted" entries if there is a corresponding "edited" entry for the method.
Attachments
Add attachment
proposed patch, testcase, etc.
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