Bug 80218

Summary: Remove the unused function WebCore::protocolIsInHTTPFamily()
Product: WebKit Reporter: Benjamin Poulain <benjamin>
Component: WebCore Misc.Assignee: Benjamin Poulain <benjamin>
Status: RESOLVED FIXED    
Severity: Normal Keywords: EasyFix
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch andersca: review+

Benjamin Poulain
Reported 2012-03-03 20:16:48 PST
The function protocolIsInHTTPFamily() is not used anywhere, only KURL::protocolIsInHTTPFamily() is ever used. Let's keep removing code until I have nothing left to implement for WTFURL :-D
Attachments
Patch (2.86 KB, patch)
2012-03-03 20:19 PST, Benjamin Poulain
andersca: review+
Benjamin Poulain
Comment 1 2012-03-03 20:19:16 PST
Benjamin Poulain
Comment 2 2012-03-03 21:04:29 PST
Note You need to log in before you can comment on or make changes to this bug.