DescriptionMake DOMError constructible
Make DOMError constructible as per the DOM4 specification:
http://dom.spec.whatwg.org/#domerror
This matches the behavior of Firefox 28. IE11 exposes DOMError on the global
Window object but it is not constructible.
R=arv@chromium.org, tkent@chromium.org
BUG=367565
TEST=fast/dom/DOMError-constructor.html
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=172718
Patch Set 1 #Patch Set 2 : Rebaseline additional test #
Messages
Total messages: 9 (0 generated)
|