Open
Bug 1549936
Opened 6 years ago
Updated 2 years ago
Investigate why the controller must cancelQuery to avoid leaks in Private browsing tests
Categories
(Firefox :: Address Bar, defect, P3)
Firefox
Address Bar
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox68 | --- | affected |
People
(Reporter: mak, Unassigned)
References
(Blocks 1 open bug)
Details
In bug 1548817 I hit memory leak reports in private browsing tests, unless I explicitly invoked this.manager.cancelQuery(). We should investigate the underlying reason for those.
Updated•2 years ago
|
Severity: normal → S3
Updated•2 years ago
|
Comment 1•2 years ago
|
||
Just as a follow up from our recent bug scrub: To test whether this line of code is still required to prevent memory leak reports, I removed it and ran some tests on TreeHerder and it did seem to result in test breakages. Unsure if it was precisely the same as what occurred years ago, but the errors mention leaked windows.
You need to log in
before you can comment on or make changes to this bug.
Description
•