Bug 80216

Summary: Remove the redundant method KURL::protocolInHTTPFamily()
Product: WebKit Reporter: Benjamin Poulain <benjamin>
Component: WebCore Misc.Assignee: Benjamin Poulain <benjamin>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, gustavo, japhet, menard, pnormand, webkit.review.bot
Priority: P2 Keywords: EasyFix
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch andersca: review+

Benjamin Poulain
Reported 2012-03-03 17:02:53 PST
Tsssss // FIXME: Remove this after changing all callers to use protocolIsInHTTPFamily. bool protocolInHTTPFamily() const { return protocolIsInHTTPFamily(); }
Attachments
Patch (28.96 KB, patch)
2012-03-03 17:09 PST, Benjamin Poulain
andersca: review+
Benjamin Poulain
Comment 1 2012-03-03 17:09:35 PST
Benjamin Poulain
Comment 2 2012-03-03 19:26:47 PST
Note You need to log in before you can comment on or make changes to this bug.