WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
144829
prepare-ChangeLog lists renamed functions and methods as having been deleted
https://bugs.webkit.org/show_bug.cgi?id=144829
Summary
prepare-ChangeLog lists renamed functions and methods as having been deleted
mitz
Reported
2015-05-09 11:18:56 PDT
When a change renames a function or a method, prepare-ChangeLog lists the old name as deleted. All of these “…: Deleted.” lines then have to be deleted manually when editing the ChangeLog entry. I don’t think there’s a way to make the script understand renames in general, and it seems like renames occur at least as frequently as deletions, so the script is creating extra work more often than it’s helping.
Attachments
Add attachment
proposed patch, testcase, etc.
Darin Adler
Comment 1
2015-05-09 18:25:55 PDT
Part of the problem is that it puts all the “deleted” names at the bottom so they are not even adjacent to the part with the new name.
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