DescriptionMap all ContextDestroyed custom element exceptions to InvalidStateError.
For the exceptions that document.registerElement() may throw due to the
context having gone away, map them all to InvalidStateError.
Specifically, map ContextDestroyedRegisteringDefinition to InvalidStateError
rather than NotSupportedError.
R=haraken@chromium.org,ager@chromium.org,dominicc@chromium.org
BUG=
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=177907
Patch Set 1 #
Messages
Total messages: 8 (0 generated)
|