Closed
Bug 1752610
Opened 3 years ago
Closed 3 years ago
Leakcheck failure from streams/readable-byte-streams/general.any.worker.html
Categories
(Core :: DOM: Streams, defect)
Core
DOM: Streams
Tracking
()
RESOLVED
FIXED
98 Branch
Tracking | Status | |
---|---|---|
firefox98 | --- | fixed |
People
(Reporter: saschanaz, Assigned: saschanaz)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
Bug 1752610 - Part 1: Cover more members in ReadableaByteStreamController cycle collection r=evilpie
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review |
Some cycle collection issue, and I have a patch.
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
I need a magic static analysis check that warns when any of the cycle collectable members are not covered by the CC macro. 🤔
Updated•3 years ago
|
Attachment #9261312 -
Attachment description: Bug 1752610 - Cover more members in ReadableaByteStreamController cycle collection r=mgaudet → Bug 1752610 - Part 1: Cover more members in ReadableaByteStreamController cycle collection r=evilpie
Assignee | ||
Comment 3•3 years ago
|
||
Depends on D137330
Pushed by krosylight@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/35e43363d081
Part 1: Cover more members in ReadableaByteStreamController cycle collection r=evilpie
https://hg.mozilla.org/integration/autoland/rev/cbcb8e806fb0
Part 2: Cover members in ReadableStreamBYOB* cycle collection r=evilpie
Comment 5•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/35e43363d081
https://hg.mozilla.org/mozilla-central/rev/cbcb8e806fb0
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
•