Closed
Bug 1746647
Opened 3 years ago
Closed 3 years ago
ReadableStreamDefaultController has promise wrapping code that is now obsolete.
Categories
(Core :: DOM: Streams, task)
Core
DOM: Streams
Tracking
()
RESOLVED
FIXED
98 Branch
Tracking | Status | |
---|---|---|
firefox98 | --- | fixed |
People
(Reporter: mgaudet, Assigned: mgaudet)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
+++ This bug was initially created as a clone of Bug #1735334 +++
While the initial Streams prototype was being developed, I discovered and worked-around Bug 1726595; during the review period however, it was fixed, and I forgot to remove my work-around code.
Assignee | ||
Updated•3 years ago
|
Summary: ReadableStreamDefaultControllerr has promise wrapping code that is now obsolete. → ReadableStreamDefaultController has promise wrapping code that is now obsolete.
Assignee | ||
Comment 1•3 years ago
|
||
Depends on D131551
Updated•3 years ago
|
Assignee: nobody → mgaudet
Status: NEW → ASSIGNED
Pushed by mgaudet@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8d6d759b2589
Remove un-necessary callback error wrapping (redux) r=saschanaz
Comment 3•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox98:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 98 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•