Bug 132490

Summary: Remove Blob contentDisposition handling
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: WebCore Misc.Assignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed patch sam: review+

Alexey Proskuryakov
Reported 2014-05-02 14:43:22 PDT
We have a lot of code to pass Content-Disposition as part of Blob, and even code to use it, but we never set it. Reading File and XMLHttpRequest specs, it doesn't appear like there is any situation where we are supposed to set it.
Attachments
proposed patch (7.29 KB, patch)
2014-05-02 15:20 PDT, Alexey Proskuryakov
sam: review+
Alexey Proskuryakov
Comment 1 2014-05-02 15:20:25 PDT
Created attachment 230707 [details] proposed patch
Alexey Proskuryakov
Comment 2 2014-05-02 15:42:07 PDT
Note You need to log in before you can comment on or make changes to this bug.