Closed
Bug 1759605
Opened 3 years ago
Closed 3 years ago
Expose all DOM Streams interfaces (as defined by WebIDL)
Categories
(Core :: DOM: Streams, task, P1)
Core
DOM: Streams
Tracking
()
RESOLVED
FIXED
100 Branch
Tracking | Status | |
---|---|---|
firefox100 | --- | fixed |
People
(Reporter: mgaudet, Assigned: mgaudet)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
To minimize changes visible by the transition from DOM to JS Streams, in Bug 1741943 we hid some interfaces that should be exposed based on the WebIDL.
We should undo that choice now.
Assignee | ||
Updated•3 years ago
|
Assignee: nobody → mgaudet
Assignee | ||
Updated•3 years ago
|
Severity: -- → S3
Priority: -- → P1
Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Attachment #9267895 -
Attachment description: Bug 1759605 - Expose all DOM Streams interfaces (as defined by WebIDL) r?saschanaz → Bug 1759605 - Expose missing ReadableStream interfaces (as defined by WebIDL) r?saschanaz
Pushed by mgaudet@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7229ba04fd4c
Expose missing ReadableStream interfaces (as defined by WebIDL) r=saschanaz,webidl,smaug
Comment 3•3 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox100:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 100 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•