[webkit-reviews] review requested: [Bug 40947] REGRESSION (r57544): XMLHttpRequest POSTed multipart/form-data wrongfully gets a charset appended : [Attachment 66149] proposed fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 31 17:41:27 PDT 2010


Alexey Proskuryakov <ap at webkit.org> has asked  for review:
Bug 40947: REGRESSION (r57544): XMLHttpRequest POSTed multipart/form-data
wrongfully gets a charset appended
https://bugs.webkit.org/show_bug.cgi?id=40947

Attachment 66149: proposed fix
https://bugs.webkit.org/attachment.cgi?id=66149&action=review

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
The new behavior matches the spec, but doesn't quite match Firefox 3.6.8, which
seem to always set a charset (but it sets it as second parameter, right after
media type). I think that the spec makes more sense, and it's closer to what
Safari 4 was doing.


More information about the webkit-reviews mailing list