Bug 19172

Summary: WebCore::historyContains() appears to be dead and unnecessary code
Product: WebKit Reporter: Jonathon Jongsma (jonner) <jonathon>
Component: WebKit QtAssignee: Jonathon Jongsma (jonner) <jonathon>
Status: RESOLVED FIXED    
Severity: Trivial    
Priority: P4    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Attachments:
Description Flags
patch to remove the WebCore::historyContains() function and FIXME comment darin: review+

Jonathon Jongsma (jonner)
Reported 2008-05-21 12:00:14 PDT
There is a FIXME comment in qwebhistoryinterface.cpp regarding the WebCore::historyContains() function. This function doesn't actually appear to be used anywhere, so it seems safe to just remove it.
Attachments
patch to remove the WebCore::historyContains() function and FIXME comment (1.97 KB, patch)
2008-05-21 12:07 PDT, Jonathon Jongsma (jonner)
darin: review+
Jonathon Jongsma (jonner)
Comment 1 2008-05-21 12:07:26 PDT
Created attachment 21274 [details] patch to remove the WebCore::historyContains() function and FIXME comment
Darin Adler
Comment 2 2008-05-21 12:11:29 PDT
Comment on attachment 21274 [details] patch to remove the WebCore::historyContains() function and FIXME comment r=me
Darin Adler
Comment 3 2008-06-03 14:02:11 PDT
Committed revision 34348.
Note You need to log in before you can comment on or make changes to this bug.