Open Bug 730800 Opened 12 years ago Updated 2 years ago

Apply per-OS threshold for shutdown leaks

Categories

(Testing :: Mochitest, defect)

defect

Tracking

(Not tracked)

People

(Reporter: ttaubert, Unassigned)

References

Details

In bug 683953 we implemented a global threshold of max. 130 DOMWindows and DocShells kept alive until shutdown. The number of leaks differ quite heavily between OSes so I think we should apply custom thresholds per OS.

These are the current numbers:

Linux (64): 116 (116)
OS X (64): 79 (89)
Windows (XP): 120 (118)
No longer blocks: 683953
Severity: normal → minor
Depends on: 683953
Ftr, what we used to have too for memory leaks was per-application support.

Early numbers for SeaMonkey OSX (64) are: (before bug 730773 detection fix)
"11 DOMWindow(s) and 4 DocShell(s)".

If SeaMonkey numbers are/remain lower to FF ones (which could be likely if there are more FF-specific leaks than SM-specific ones), then I believe we can do without specific support, at least for now.
Component: BrowserTest → Mochitest
Severity: minor → S4
You need to log in before you can comment on or make changes to this bug.