Re: [whatwg/fetch] Add abort reason to abort fetch (PR #1343)

Now that #1329 is merged, I guess we can put the abort reason on the fetch controller, which is available in [handle fetch](https://w3c.github.io/ServiceWorker/#on-fetch-request-algorithm) when it aborts its descendant fetches. It would then have to be serialized to the new realm as discussed in comments on this issue. I don't think the whole request needs to be serialized for this reason, though maybe it does for other reasons.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/1343#issuecomment-1200740580
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/fetch/pull/1343/c1200740580@github.com>

Received on Monday, 1 August 2022 05:52:25 UTC