[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
Sat Mar 9 19:30:40 PST 2013


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





--- Comment #32 from Alexey Proskuryakov <ap at webkit.org>  2013-03-09 19:33:05 PST ---
> Also, I noticed you're not using that path in your empty filename test.

This is because these tests are in http/tests/local. This directory is special - http server is available when they are run, but they are loaded from file:// URLs.

HTTP tests should use "/js-test-resources". http/tests/local tests should be avoided unless absolutely necessary, and then they should use relative paths to fast/js/resources.

-- 
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