Closed
Bug 1748866
Opened 4 years ago
Closed 4 years ago
Unused `RefPtr<WritableStream>` in WritableStartPromiseNativeHandler::ResolvedCallback
Categories
(Core :: DOM: Streams, defect)
Core
DOM: Streams
Tracking
()
RESOLVED
FIXED
97 Branch
| Tracking | Status | |
|---|---|---|
| firefox97 | --- | fixed |
People
(Reporter: saschanaz, Assigned: saschanaz)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
It causes error with ENABLE_CLANG_PLUGIN=1.
| Assignee | ||
Comment 1•4 years ago
|
||
Depends on D135228
Pushed by krosylight@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f8dc21269124
Remove unused RefPtr<WritableStream> r=mgaudet
Comment 3•4 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox97:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 97 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•