- From: Mike West <notifications@github.com>
- Date: Fri, 07 Apr 2017 04:48:01 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 7 April 2017 11:48:34 UTC
In order to support the 'CancelationController' concept defined in
whatwg/dom#434, this patch specifies a new 'DOMException' named
'CancelationError' in order to ensure that APIs that consume this
new concept have a standard way of responding to its signals.
You can view, comment on, or merge this pull request online at:
https://github.com/heycam/webidl/pull/339
-- Commit Summary --
* Define 'CancelationError'.
-- File Changes --
M index.bs (5)
-- Patch Links --
https://github.com/heycam/webidl/pull/339.patch
https://github.com/heycam/webidl/pull/339.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/pull/339
Received on Friday, 7 April 2017 11:48:34 UTC