Bug 1712930 - Part 3: Get rid of NS_ERROR_DOM_INVALID_STATE_XHR_HAS_WRONG_RESPONSETYPE_FOR_RESPONSEXML; r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D116077
This commit is contained in:
@@ -726,9 +726,6 @@ with modules["DOM"]:
|
||||
] = FAILURE(
|
||||
1037
|
||||
) # NOQA: E501
|
||||
errors[
|
||||
"NS_ERROR_DOM_INVALID_STATE_XHR_HAS_WRONG_RESPONSETYPE_FOR_RESPONSEXML"
|
||||
] = FAILURE(1022)
|
||||
|
||||
# When manipulating the bytecode cache with the JS API, some transcoding
|
||||
# errors, such as a different bytecode format can cause failures of the
|
||||
|
||||
Reference in New Issue
Block a user