[whatwg/fetch] Refactor scheme fetch (PR #1515)

No longer use "abort when" for blob: URLs as all the handling is synchronous anyway.

Capture aborting that might have happened between fetch going in parallel and scheme fetch getting invoked for all schemes.

You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/fetch/pull/1515

-- Commit Summary --

  * Refactor scheme fetch

-- File Changes --

    M fetch.bs (94)

-- Patch Links --

https://github.com/whatwg/fetch/pull/1515.patch
https://github.com/whatwg/fetch/pull/1515.diff

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

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

Received on Tuesday, 25 October 2022 09:27:21 UTC