WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
80216
Remove the redundant method KURL::protocolInHTTPFamily()
https://bugs.webkit.org/show_bug.cgi?id=80216
Summary
Remove the redundant method KURL::protocolInHTTPFamily()
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Benjamin Poulain
Comment 1
2012-03-03 17:09:35 PST
Created
attachment 130011
[details]
Patch
Benjamin Poulain
Comment 2
2012-03-03 19:26:47 PST
Committed
r109670
: <
http://trac.webkit.org/changeset/109670
>
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