[webkit-reviews] review granted: [Bug 136699] The overrideMimeType in XMLHttpRequest should throw the exception. : [Attachment 237948] Patch-Updated

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 11 18:50:37 PDT 2014


Darin Adler <darin at apple.com> has granted Shivakumar J M
<shiva.jm at samsung.com>'s request for review:
Bug 136699: The overrideMimeType in XMLHttpRequest should throw the exception.
https://bugs.webkit.org/show_bug.cgi?id=136699

Attachment 237948: Patch-Updated
https://bugs.webkit.org/attachment.cgi?id=237948&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=237948&action=review


> LayoutTests/http/tests/xmlhttprequest/exceptions.html:72
> +    shouldThrow('req.overrideMimeType("text/plain")');

Clearly this tests only DONE, not LOADING. How can we test both?


More information about the webkit-reviews mailing list