Bug 1709217 - Part 6: Get rid of NS_ERROR_DOM_INVALID_STATE_DOCUMENT_QUERY_COMMAND_VALUE; r=smaug

Depends on D114185

Differential Revision: https://phabricator.services.mozilla.com/D114186
This commit is contained in:
Edgar Chen
2021-05-11 19:38:46 +00:00
parent dbe4fb5605
commit e9343c93ea
4 changed files with 2 additions and 8 deletions

View File

@@ -755,9 +755,6 @@ with modules["DOM"]:
errors["NS_ERROR_DOM_IMAGE_INVALID_REQUEST"] = FAILURE(1028)
errors["NS_ERROR_DOM_IMAGE_BROKEN"] = FAILURE(1029)
# Editing command errors.
errors["NS_ERROR_DOM_INVALID_STATE_DOCUMENT_QUERY_COMMAND_VALUE"] = FAILURE(1035)
# Used to indicate that a resource with the Cross-Origin-Resource-Policy
# response header set failed the origin check.
# https://fetch.spec.whatwg.org/#cross-origin-resource-policy-header