RESOLVED FIXED 132490
Remove Blob contentDisposition handling
https://bugs.webkit.org/show_bug.cgi?id=132490
Summary Remove Blob contentDisposition handling
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.