Bug 1712930 - Part 7: Get rid of NS_ERROR_DOM_INVALID_STATE_XHR_MUST_BE_OPENED; r=smaug

Differential Revision: https://phabricator.services.mozilla.com/D116081
This commit is contained in:
Edgar Chen
2021-05-31 12:57:18 +00:00
parent 31e0b417ff
commit fddeea0ed6
4 changed files with 2 additions and 5 deletions

View File

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