Allow DOMExceptions to be created from script
Documentation
Specification
Status in Chromium
Enabled by default (tracking bug) in:
- Chrome for desktop release 46
- Chrome for Android release 46
- Chrome for iOS release 46
- Android WebView release 46
Consensus & Standardization
After a feature ships in Chrome, the values listed here are not guaranteed to be up to date.
- Shipped/Shipping
- No signal
- No signal
- No signals
Owner
Last updated on 2020-11-09
Comments
throw new DOMException('The operation could not be compeleted', 'AbortError');