Bug 1712930 - Part 6: Get rid of NS_ERROR_DOM_INVALID_STATE_XHR_MUST_NOT_BE_SENDING; r=smaug

Differential Revision: https://phabricator.services.mozilla.com/D116080
This commit is contained in:
Edgar Chen
2021-05-28 21:12:13 +00:00
parent 9dc6a74bea
commit a5a2c731f8
6 changed files with 92 additions and 85 deletions

View File

@@ -715,7 +715,6 @@ with modules["DOM"]:
errors["NS_ERROR_DOM_INVALID_STATE_XHR_HAS_INVALID_CONTEXT"] = FAILURE(1018)
errors["NS_ERROR_DOM_INVALID_STATE_XHR_MUST_BE_OPENED"] = FAILURE(1019)
errors["NS_ERROR_DOM_INVALID_STATE_XHR_MUST_NOT_BE_SENDING"] = FAILURE(1020)
# When manipulating the bytecode cache with the JS API, some transcoding
# errors, such as a different bytecode format can cause failures of the