Closed Bug 1503867 Opened 6 years ago Closed 6 years ago

Change layout for state bits in class ReadableStream

Categories

(Core :: JavaScript Engine, enhancement, P1)

enhancement

Tracking

()

RESOLVED FIXED
mozilla65
Tracking Status
firefox65 --- fixed

People

(Reporter: jorendorff, Assigned: jorendorff)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

ReadableStream currently uses separate bits for Readable, Closed, Errored, and Disturbed; rather odd, as not all combinations are possible.
Blocks: streams-meta
Priority: -- → P1
Depends on: 1503006
Pushed by jorendorff@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/129d1b08b13b
Change layout for state bits in class ReadableStream. r=tcampbell
https://hg.mozilla.org/mozilla-central/rev/129d1b08b13b
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla65
Assignee: nobody → jorendorff
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: