Closed
Bug 1866078
Opened 1 year ago
Closed 1 year ago
Add InputToReadableStreamAlgorithms::MaybeGetInputStreamIfUnread
Categories
(Core :: DOM: Streams, task)
Core
DOM: Streams
Tracking
()
RESOLVED
FIXED
122 Branch
Tracking | Status | |
---|---|---|
firefox122 | --- | fixed |
People
(Reporter: saschanaz, Assigned: saschanaz)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Bug 1811882 missed it and the nonexistence is causing WebTransport streams to be read via FetchStreamReader by Fetch helper functions when it should directly consume nsIInputStream instead.
Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Attachment #9364994 -
Attachment description: Bug 1866078 - Add InputToReadableStreamAlgorithms::MaybeGetInputStreamIfUnread r=smaug → WIP: Bug 1866078 - Add InputToReadableStreamAlgorithms::MaybeGetInputStreamIfUnread r=smaug
Updated•1 year ago
|
Attachment #9364994 -
Attachment description: WIP: Bug 1866078 - Add InputToReadableStreamAlgorithms::MaybeGetInputStreamIfUnread r=smaug → Bug 1866078 - Add InputToReadableStreamAlgorithms::MaybeGetInputStreamIfUnread r=smaug
Pushed by krosylight@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/fe4f84258872
Add InputToReadableStreamAlgorithms::MaybeGetInputStreamIfUnread r=smaug
Comment 3•1 year ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox122:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 122 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•