WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
23891
[WebHistoryItem _setVisitCount:] is unused and should be removed
https://bugs.webkit.org/show_bug.cgi?id=23891
Summary
[WebHistoryItem _setVisitCount:] is unused and should be removed
John Sullivan
Reported
2009-02-10 22:14:07 PST
The method -[WebHistoryItem _setVisitCount:] is a synonym for the longstanding public API -[WebHistoryItem setVisitCount:]. It was added recently as a WebKit-internal method, but soon thereafter abandoned. It's just clogging up the series of tubes, and should be deleted.
Attachments
Patch to remove unused method.
(1.71 KB, patch)
2009-02-10 22:18 PST
,
John Sullivan
mitz: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
John Sullivan
Comment 1
2009-02-10 22:18:45 PST
Created
attachment 27553
[details]
Patch to remove unused method.
John Sullivan
Comment 2
2009-02-10 22:28:53 PST
Committed revision 40850.
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