Closed Bug 1619485 Opened 5 years ago Closed 5 years ago

new ReadableStream().getReader({ mode: "byob" }) should throw TypeError

Categories

(Core :: JavaScript Engine, defect, P3)

defect

Tracking

()

RESOLVED FIXED
mozilla75
Tracking Status
firefox75 --- fixed

People

(Reporter: Waldo, Assigned: Waldo)

References

(Blocks 1 open bug)

Details

Attachments

(2 files)

Pointed out by evilpie recently, dumb bug with a simple fix, I'm fixing it now so I don't have to remember that it was pointed out, nor file a silly bug to lie dormant for indefinite time.

Blocks: streams-meta
Pushed by jwalden@mit.edu: https://hg.mozilla.org/integration/autoland/rev/f2c5574729dc Make |new ReadableStream().getReader({ mode: "byob" })| throw a TypeError to placate certain wpt tests, even if we don't implement byte streams at all yet. r=evilpie
Pushed by jwalden@mit.edu: https://hg.mozilla.org/integration/autoland/rev/ab0319ef3268 Followup nonunified build bustage fixes in a CLOSED TREE.
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla75
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: