Confirmed users
561
edits
Amccreight (talk | contribs) (→Cycle collector heap dump: change section name) |
Amccreight (talk | contribs) (→JavaScript heap dump: remove really old reference to some old way to find out why JS is alive at shutdown) |
||
Line 101: | Line 101: | ||
When a leak is detected, the extension presents the user (or application/extension developer!) with a dialog with information about the leaked objects. (The alerts can also be triggered by bugs in the core code. See the [http://dbaron.org/mozilla/leak-monitor/ extension's homepage] for more details.) | When a leak is detected, the extension presents the user (or application/extension developer!) with a dialog with information about the leaked objects. (The alerts can also be triggered by bugs in the core code. See the [http://dbaron.org/mozilla/leak-monitor/ extension's homepage] for more details.) | ||
==== Cycle collector and JavaScript heap dump ==== | ==== Cycle collector and JavaScript heap dump ==== |