Closed
Bug 1757241
Opened 3 years ago
Closed 3 years ago
Remove MOZ_DOM_STREAMS code
Categories
(Core :: DOM: Streams, task, P3)
Core
DOM: Streams
Tracking
()
RESOLVED
FIXED
101 Branch
Tracking | Status | |
---|---|---|
firefox101 | --- | fixed |
People
(Reporter: mgaudet, Assigned: mgaudet)
References
Details
Attachments
(2 files)
This is the bug to remove the !MOZ_DOM_STREAMS code paths.
Assignee | ||
Comment 1•3 years ago
|
||
I've also tested to verify that JS Streams remains enabled in the JS Shell package
Updated•3 years ago
|
Assignee: nobody → mgaudet
Attachment #9270322 -
Attachment description: WIP: Bug 1757241 - Remove !MOZ_DOM_STREAMS code from most files → Bug 1757241 - Remove !MOZ_DOM_STREAMS code from most files r?smaug!,#webidl!
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•3 years ago
|
||
Depends on D142620
Pushed by mgaudet@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/63d05f3ce5b1
Remove !MOZ_DOM_STREAMS code from most files r=smaug
https://hg.mozilla.org/integration/autoland/rev/8c721e5b02c4
Remove special case handling for ReadableStream in WebIDL generator r=edgar
Comment 4•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/63d05f3ce5b1
https://hg.mozilla.org/mozilla-central/rev/8c721e5b02c4
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox101:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 101 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•