Bug 1712861 - Get rid of NS_ERROR_DOM_INVALID_ACCESS_XHR_TIMEOUT_AND_RESPONSETYPE_UNSUPPORTED_FOR_SYNC; r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D115946
This commit is contained in:
@@ -739,11 +739,6 @@ with modules["DOM"]:
|
||||
] = FAILURE(
|
||||
1024
|
||||
) # NOQA: E501
|
||||
errors[
|
||||
"NS_ERROR_DOM_INVALID_ACCESS_XHR_TIMEOUT_AND_RESPONSETYPE_UNSUPPORTED_FOR_SYNC"
|
||||
] = FAILURE(
|
||||
1025
|
||||
) # NOQA: E501
|
||||
|
||||
# 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