[w3c/ServiceWorker] Function signature change: reading all bytes from a stream (Issue #1666)

The signature of [reading all bytes](https://streams.spec.whatwg.org/#readablestreamdefaultreader-read-all-bytes) had changed:
https://github.com/whatwg/streams/pull/1250

It now accepts successSteps and failureSteps instead of returning a Promise, in an attempt to decouple streams from JS when appropriate.

Opening this issue since this spec uses that function


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

Message ID: <w3c/ServiceWorker/issues/1666@github.com>

Received on Wednesday, 14 December 2022 07:39:48 UTC