Closed Bug 1582345 Opened 6 years ago Closed 6 years ago

Various minor ReadableStream adjustments

Categories

(Core :: JavaScript: Standard Library, task, P1)

task

Tracking

()

RESOLVED FIXED
mozilla71
Tracking Status
firefox71 --- fixed

People

(Reporter: Waldo, Assigned: Waldo)

Details

Attachments

(4 files)

Grab-bag of stuff.

These patches are underneath WritableStream patchwork, and because of (particularly) the overlap in new options code it's not absolutely trivial to separate them into two independent lines of attack.

Will follow up with a separate bug that starts to implement WritableStream stuff, not entirely in a directed fashion -- all behind preferences so it'll be no big deal having a bunch of inaccessible dead code in half-implemented state.

Priority: -- → P1
Pushed by jwalden@mit.edu: https://hg.mozilla.org/integration/autoland/rev/ba0c7dc7edeb Move |ReadableStream::mode()| to ReadableStream.cpp. r=arai https://hg.mozilla.org/integration/autoland/rev/f0922202a811 Add a RealmCreationOption controlling whether support for ReadableStreams of type "bytes" is enabled. r=arai https://hg.mozilla.org/integration/autoland/rev/cb9378695094 Add a RealmCreationOption to control whether readable-stream support for BYOB readers is enabled. r=arai
Assignee: nobody → jwalden
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: