[webkit-reviews] review requested: [Bug 99983] XMLHttpRequest Content-Type should be taken from Blob type : [Attachment 170880] Patch 2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 26 04:00:05 PDT 2012


Alexander Shalamov <alexander.shalamov at gmail.com> has asked  for review:
Bug 99983: XMLHttpRequest Content-Type should be taken from Blob type
https://bugs.webkit.org/show_bug.cgi?id=99983

Attachment 170880: Patch 2
https://bugs.webkit.org/attachment.cgi?id=170880&action=review

------- Additional Comments from Alexander Shalamov
<alexander.shalamov at gmail.com>
- Added sync and async tests
- Added test for unicode characters in blob mime type (Specification doesn't
say if exception should be thrown, Opera and WebKit throw exception. Mozilla
doesn't.)
- Added test for newline characters inside blob MIME type string
- Added cross-origin request tests
- Added validation check for mime type value


More information about the webkit-reviews mailing list