Bug 163095

Summary: Remove unused WebCore::contentDispositionType()
Product: WebKit Reporter: Daniel Bates <dbates>
Component: WebCore Misc.Assignee: Daniel Bates <dbates>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, darin, youennf
Priority: P2    
Version: WebKit Local Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch achristensen: review+

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.