Bug 1709214 - Get rid of NS_ERROR_DOM_ANIM_MISSING_PROPS_ERR; r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D114179
This commit is contained in:
@@ -1158,13 +1158,6 @@ with modules["SIGNED_APP"]:
|
||||
errors["NS_ERROR_SIGNED_APP_MANIFEST_INVALID"] = FAILURE(1)
|
||||
|
||||
|
||||
# =======================================================================
|
||||
# 39: NS_ERROR_MODULE_DOM_ANIM
|
||||
# =======================================================================
|
||||
with modules["DOM_ANIM"]:
|
||||
errors["NS_ERROR_DOM_ANIM_MISSING_PROPS_ERR"] = FAILURE(1)
|
||||
|
||||
|
||||
# =======================================================================
|
||||
# 40: NS_ERROR_MODULE_DOM_PUSH
|
||||
# =======================================================================
|
||||
|
||||
Reference in New Issue
Block a user