- From: Domenic Denicola <notifications@github.com>
- Date: Tue, 27 Sep 2022 03:37:08 -0700
- To: whatwg/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 27 September 2022 10:37:21 UTC
* Deprecate "URLMismatchError". Since https://github.com/whatwg/html/commit/b261d162b451a646d5597689f0b831a722a19182 it is no longer used by anything in the spec ecosystem.
* Make it clearer that "InUseAttributeError" and "InvalidNodeTypeError" are DOM-specific, by tweaking their descriptions and adding the [DOM] reference.
* Make it clearer that "ConstraintError", "TransactionInactiveError", "ReadOnlyError", and "VersionError" are IndexedDB-specific, by adding the [INDEXEDDB] reference.
You can view, comment on, or merge this pull request online at:
https://github.com/whatwg/webidl/pull/1202
-- Commit Summary --
* Improvements to DOMException error names table
-- File Changes --
M index.bs (20)
-- Patch Links --
https://github.com/whatwg/webidl/pull/1202.patch
https://github.com/whatwg/webidl/pull/1202.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/webidl/pull/1202
You are receiving this because you are subscribed to this thread.
Message ID: <whatwg/webidl/pull/1202@github.com>
Received on Tuesday, 27 September 2022 10:37:21 UTC