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