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+
Daniel Bates
Comment 1 2016-10-06 17:40:13 PDT
Daniel Bates
Comment 2 2016-10-06 17:53:47 PDT
Note You need to log in before you can comment on or make changes to this bug.