WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
163095
Remove unused WebCore::contentDispositionType()
https://bugs.webkit.org/show_bug.cgi?id=163095
Summary
Remove unused WebCore::contentDispositionType()
Daniel Bates
Reported
2016-10-06 17:36:58 PDT
The function WebCore::contentDispositionType() (defined in HTTPParsers.h) is unused. It was first added in the patch for
bug #36395
and it was only used by the Chromium and Qt ports. Both the Chromium and Qt ports have long since been removed from the repository. We should remove WebCore::contentDispositionType().
Attachments
Patch
(3.43 KB, patch)
2016-10-06 17:40 PDT
,
Daniel Bates
achristensen
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Daniel Bates
Comment 1
2016-10-06 17:40:13 PDT
Created
attachment 290879
[details]
Patch
Daniel Bates
Comment 2
2016-10-06 17:53:47 PDT
Committed
r206891
: <
http://trac.webkit.org/changeset/206891
>
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