Closed
Bug 1809895
Opened 3 years ago
Closed 3 years ago
Move BodyStream algorithms to BodyStream.cpp
Categories
(Core :: DOM: Streams, task)
Core
DOM: Streams
Tracking
()
RESOLVED
FIXED
111 Branch
Tracking | Status | |
---|---|---|
firefox111 | --- | fixed |
People
(Reporter: saschanaz, Assigned: saschanaz)
References
Details
Attachments
(4 files)
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
Bug 1809895 - Part 4: Implement ReadableStream::ErrorNative and use it in BodyStream r=evilpie,smaug
48 bytes,
text/x-phabricator-request
|
Details | Review |
No need to put it in dom/streams IMO.
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
Depends on D166805
Assignee | ||
Comment 3•3 years ago
|
||
Depends on D166806
Assignee | ||
Comment 4•3 years ago
|
||
Depends on D166807
Pushed by krosylight@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f2620961e605
Part 1: Move PromisifyAlgorithm to StreamUtils.h r=smaug
https://hg.mozilla.org/integration/autoland/rev/1ad51ab6f2c9
Part 2: Implement ReadableStream::CreateByteNative r=smaug
https://hg.mozilla.org/integration/autoland/rev/04995f31a386
Part 3: Create BodyStream internal stream using ReadableStream::CreateByteNative r=smaug
https://hg.mozilla.org/integration/autoland/rev/62dcef8955de
Part 4: Implement ReadableStream::ErrorNative and use it in BodyStream r=evilpie
Comment 6•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/f2620961e605
https://hg.mozilla.org/mozilla-central/rev/1ad51ab6f2c9
https://hg.mozilla.org/mozilla-central/rev/04995f31a386
https://hg.mozilla.org/mozilla-central/rev/62dcef8955de
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox111:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 111 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•