[whatwg/dom] Require "abort algorithms" to not throw? (#984)

In https://github.com/whatwg/streams/pull/1132#discussion_r645345792 @ricea asked whether "signal abort" could throw. It appears it could do so if and only if one of the "abort algorithms" added by other specs throws an exception.

Since it seems likely other specs would not anticipate this, can we make it a normative requirement that all abort algorithms are non-throwing?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/984

Received on Friday, 4 June 2021 12:50:39 UTC