Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add DOMException #991

Merged
merged 18 commits into from Dec 9, 2021
Merged

Add DOMException #991

merged 18 commits into from Dec 9, 2021

Conversation

zloirock
Copy link
Owner

@zloirock zloirock commented Oct 3, 2021

Fixes #938

Could be useful for #969 / #984.

Includes also Error#toString polyfill.

@zloirock zloirock mentioned this pull request Oct 3, 2021
27 tasks
@zloirock zloirock force-pushed the dom-exception branch 2 times, most recently from 03d4402 to a72f50d Compare October 3, 2021 18:26
@zloirock zloirock force-pushed the dom-exception branch 7 times, most recently from 6e04c89 to dd1419d Compare October 10, 2021 18:04
@zloirock zloirock force-pushed the dom-exception branch 4 times, most recently from 64c060f to 2cb7507 Compare October 20, 2021 00:22
@zloirock zloirock force-pushed the dom-exception branch 3 times, most recently from f56001f to f9f5366 Compare October 26, 2021 13:22
@zloirock zloirock changed the title [WIP] Add DOMException Add DOMException Oct 27, 2021
@zloirock zloirock force-pushed the dom-exception branch 2 times, most recently from 3c83f54 to 98f0c19 Compare November 22, 2021 19:35
@zloirock zloirock merged commit 747d93e into master Dec 9, 2021
@zloirock zloirock deleted the dom-exception branch December 9, 2021 13:51
@zloirock
Copy link
Owner Author

Published.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support DOMException constructor
2 participants