[w3c/ServiceWorker] abort with reason (PR #1655)

In conjunction with https://github.com/whatwg/fetch/pull/1343.

When the service worker intercepts a fetch request, the signal's abort reason must be passed to the service worker to abort the fetch controller and signal abort in https://w3c.github.io/ServiceWorker/#handle-fetch.
You can view, comment on, or merge this pull request online at:

  https://github.com/w3c/ServiceWorker/pull/1655

-- Commit Summary --

  * abort with reason

-- File Changes --

    M docs/index.bs (4)

-- Patch Links --

https://github.com/w3c/ServiceWorker/pull/1655.patch
https://github.com/w3c/ServiceWorker/pull/1655.diff

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

Message ID: <w3c/ServiceWorker/pull/1655@github.com>

Received on Thursday, 4 August 2022 04:25:25 UTC