Closed
Bug 1596611
Opened 3 years ago
Closed 2 years ago
Fix intermittent leaks in browser/base/content/test/tabs/
Categories
(Core :: XPConnect, defect, P3)
Core
XPConnect
Tracking
()
RESOLVED
DUPLICATE
of bug 1628052
Fission Milestone | M7 |
People
(Reporter: mccr8, Unassigned)
References
Details
As seen in bug 1576498, various multiselect tests in browser/base/content/test/tabs/ intermittently leak a single BackstagePass and its XPCWN with Fission enabled. The test browser_privatebrowsing_geoprompt.js also exhibits this behavior. For now, I am changing the whole directory and that test to reuse Fission content processes in bug 1596609 in an attempt to paper that over, but we should fix whatever this leak is and stop doing that.
Comment 1•3 years ago
|
||
Tracking for Fission riding the trains to Beta (M7)
This intermittent leak probably won't block shipping Fission, but we want to keep an eye on this issue so we make an explicit decision.
P3
Type: task → defect
Fission Milestone: --- → M7
Priority: -- → P3
Updated•2 years ago
|
Flags: needinfo?(continuation)
Reporter | ||
Updated•2 years ago
|
Status: NEW → RESOLVED
Closed: 2 years ago
Flags: needinfo?(continuation)
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•