Bug 23891

Summary: [WebHistoryItem _setVisitCount:] is unused and should be removed
Product: WebKit Reporter: John Sullivan <sullivan>
Component: HistoryAssignee: John Sullivan <sullivan>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
Patch to remove unused method. mitz: review+

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+
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.