[Webkit-unassigned] [Bug 111380] Handle CRLF in MIME types of Blobs appended to multipart FormData

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 6 00:05:09 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=111380





--- Comment #20 from Victor Costan <costan at gmail.com>  2013-03-06 00:07:33 PST ---
@Alexey Proskuryakov: I tried this out on Firefox Aurora, and it seems that they replace CR and LF with one space, and replace a CRLF sequence with one space.

I uploaded a patch that implements the same behavior, and addresses your other feedback. I also applied your feedback to the chunk of code that I had used as an example.

I restructured the test case. Is this getting close to what you'd like to see here?

Thank you very much for your patience and explanations!

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list