Closed Bug 1736461 Opened 3 years ago Closed 3 years ago

Update our ReadableStream.tee implementation (specification update)

Categories

(Core :: DOM: Streams, task)

task

Tracking

()

RESOLVED FIXED
96 Branch
Tracking Status
firefox96 --- fixed

People

(Reporter: mgaudet, Assigned: mgaudet)

References

(Blocks 1 open bug)

Details

Attachments

(4 files)

https://github.com/whatwg/streams/pull/1172

(Given this spec text came after our implementation, I suspect we need to make changes)

Type: defect → task
Summary: Verify our implementation against a ReadableStream.tee specification update → Update our ReadableStream.tee implementation (specification update)
Assignee: nobody → mgaudet
Status: NEW → ASSIGNED

This is a minimal split to support updating ReadableStream.tee; we will soon
need to hold a reference to the pull algorithm in TeeState.

Depends on D129319

Attachment #9247357 - Attachment description: Bug 1736461 - Add StreamUtils to share functionality r?smaug → Bug 1736461 - Add Promise::CreateResolvedWithUndefined to handle common patterm in Streams r?smaug
Pushed by mgaudet@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/f08d5e15a2b6 ReadableStreamDefaultReader was using incorrect cycle collection macro r=smaug https://hg.mozilla.org/integration/autoland/rev/4b99ef53bf6f Add Promise::CreateResolvedWithUndefined to handle common patterm in Streams r=smaug https://hg.mozilla.org/integration/autoland/rev/ca70c8537a3a Hoist some of ReadableStream.Tee implementation into its own file r=smaug https://hg.mozilla.org/integration/autoland/rev/b27771e5972b Update ReadableStream.tee implementation to match specification. r=smaug
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: