зеркало из https://github.com/mozilla/gecko-dev.git
b1eb1b43ef
The previous error message suggested that this is an internal error message pointing out a bad state in the XHR state machine, when in fact this is a user error (calling `overrideMimeType()` or setting `responseType()` after `send()`). This commit improves and disambiguates the error messages, pointing out to the user what they did wrong, like other browsers do. Differential Revision: https://phabricator.services.mozilla.com/D37659 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
browser | ||
mochitest | ||
reftest | ||
unit | ||
moz.build |