WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
80218
Remove the unused function WebCore::protocolIsInHTTPFamily()
https://bugs.webkit.org/show_bug.cgi?id=80218
Summary
Remove the unused function WebCore::protocolIsInHTTPFamily()
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Benjamin Poulain
Comment 1
2012-03-03 20:19:16 PST
Created
attachment 130014
[details]
Patch
Benjamin Poulain
Comment 2
2012-03-03 21:04:29 PST
Committed
r109672
: <
http://trac.webkit.org/changeset/109672
>
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