gecko-dev/dom/streams
Matthew Gaudet 4752460a3f Bug 1736461 - Update ReadableStream.tee implementation to match specification. r=smaug
Specification Change: https://github.com/whatwg/streams/commit/ea03a24d

Differential Revision: https://phabricator.services.mozilla.com/D129321
2021-11-15 22:01:39 +00:00
..
test/xpcshell
CountQueuingStrategy.cpp
CountQueuingStrategy.h
QueueWithSizes.h
ReadRequest.h
ReadableStream.cpp Bug 1736461 - Update ReadableStream.tee implementation to match specification. r=smaug 2021-11-15 22:01:39 +00:00
ReadableStream.h
ReadableStreamDefaultController.cpp Bug 1736461 - Add Promise::CreateResolvedWithUndefined to handle common patterm in Streams r=smaug 2021-11-15 22:01:38 +00:00
ReadableStreamDefaultController.h Bug 1736461 - Add Promise::CreateResolvedWithUndefined to handle common patterm in Streams r=smaug 2021-11-15 22:01:38 +00:00
ReadableStreamDefaultReader.cpp Bug 1736461 - ReadableStreamDefaultReader was using incorrect cycle collection macro r=smaug 2021-11-15 22:01:38 +00:00
ReadableStreamDefaultReader.h
ReadableStreamGenericReader.h
ReadableStreamTee.cpp Bug 1736461 - Update ReadableStream.tee implementation to match specification. r=smaug 2021-11-15 22:01:39 +00:00
ReadableStreamTee.h Bug 1736461 - Update ReadableStream.tee implementation to match specification. r=smaug 2021-11-15 22:01:39 +00:00
TeeState.cpp Bug 1736461 - Update ReadableStream.tee implementation to match specification. r=smaug 2021-11-15 22:01:39 +00:00
TeeState.h Bug 1736461 - Update ReadableStream.tee implementation to match specification. r=smaug 2021-11-15 22:01:39 +00:00
UnderlyingSourceCallbackHelpers.cpp Bug 1735334 - Remove obsolete promise wrapping code r=smaug 2021-10-22 13:24:57 +00:00
UnderlyingSourceCallbackHelpers.h
moz.build Bug 1736461 - Hoist some of ReadableStream.Tee implementation into its own file r=smaug 2021-11-15 22:01:39 +00:00