- From: Chengzhong Wu <notifications@github.com>
- Date: Fri, 12 Aug 2022 20:52:45 -0700
- To: whatwg/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
- Message-ID: <whatwg/webidl/pull/1179@github.com>
<!-- Thank you for contributing to the Web IDL Standard! Please describe the change you are making and complete the checklist below if your change is not editorial. --> Add cause support to DOMException. Fixes https://github.com/whatwg/webidl/issues/969 - [ ] At least two implementers are interested (and none opposed): * … * … - [ ] [Tests](https://github.com/web-platform-tests/wpt) are written and can be reviewed and commented upon at: * … - [ ] [Implementation bugs](https://github.com/whatwg/meta/blob/main/MAINTAINERS.md#handling-pull-requests) are filed: * Chrome: … * Firefox: … * Safari: … * Deno: … * Node.js: … * webidl2.js: … * widlparser: … (See [WHATWG Working Mode: Changes](https://whatwg.org/working-mode#changes) for more details.) You can view, comment on, or merge this pull request online at: https://github.com/whatwg/webidl/pull/1179 -- Commit Summary -- * Add DOMException cause -- File Changes -- M index.bs (26) -- Patch Links -- https://github.com/whatwg/webidl/pull/1179.patch https://github.com/whatwg/webidl/pull/1179.diff -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/webidl/pull/1179 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/webidl/pull/1179@github.com>
Received on Saturday, 13 August 2022 03:52:57 UTC