Closed
Bug 557764
Opened 15 years ago
Closed 6 years ago
Implement a generic, system-wide, leak detection system for dialogs (in mozmill tests?)
Categories
(Thunderbird :: Testing Infrastructure, defect)
Thunderbird
Testing Infrastructure
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: standard8, Unassigned)
References
()
Details
Spun out from bug 557477. Leak Monitor is a useful tool for detecting leaks, but requires running manually.
If we could integrate it into our mozmill tests, or some other tests, then we have the chance for catching leak regressions when they land.
In theory, we could integrate some of the code from the leak monitor extension and force a garbage collection after a window is closed and check we're not leaving anything behind.
Comment 1•6 years ago
|
||
mozmill is gone. Mochitests have leak detection already.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•