- From: Anne van Kesteren <notifications@github.com>
- Date: Tue, 02 Nov 2021 09:23:46 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 2 November 2021 16:23:58 UTC
Note that currently you can infer from the text what is supposed to happen, albeit not in a great way. E.g., it is somewhat clear the `AbortSignal` that is exposed in the service worker ends up aborted due to a document invoking `abort()`. To what extent would it be clear what that `AbortSignal`'s abort reason ends up being if we don't change the language at all? Only tests? -- 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/fetch/pull/1343#issuecomment-957915250
Received on Tuesday, 2 November 2021 16:23:58 UTC