Re: [whatwg/dom] Allow postMessage-ing AbortSignal (#948)

That seems reasonable to me and is compatible with what we are planning to do for Fetch (see https://github.com/whatwg/fetch/pull/1343). (The current plan there is to serialize/deserialize abort reason and recreate the `AbortSignal` as we already have a channel with the service worker, but it's not distinguishable from the above I think.)

-- 
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/948#issuecomment-982427179

Received on Tuesday, 30 November 2021 09:07:05 UTC