WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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
Committed <
http://trac.webkit.org/r168201
>.
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