Closed
Bug 1735657
Opened 3 years ago
Closed 3 years ago
Check Memory usage and verify we're not leaking.
Categories
(Core :: DOM: Streams, task, P3)
Core
DOM: Streams
Tracking
()
RESOLVED
FIXED
People
(Reporter: mgaudet, Unassigned)
References
Details
During the development of the DOM ReadableStreams I've totally ignored the leakcheck results.
They'll need to be investigated. We'll also need to know if we're regressing memory usage or not.
Updated•3 years ago
|
Severity: -- → S3
Priority: -- → P3
Comment 1•3 years ago
•
|
||
Per the latest run I think we captured all leaks for ReadableStream. https://treeherder.mozilla.org/jobs?repo=try&revision=3af47448ae68442d096ed56d78df7b4bee7689ad (There's a leak but it's from CSS, not streams)
Reporter | ||
Comment 2•3 years ago
|
||
Ok. Given the above, let's call this resolved.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•