Closed Bug 414972 Opened 16 years ago Closed 16 years ago

more cycle collector debugging patches

Categories

(Core :: XPCOM, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla1.9beta4

People

(Reporter: dbaron, Assigned: dbaron)

Details

Attachments

(2 files)

This adds a little more detail to the descriptions of JS objects.  In particular, it says if they're a trace type other than object (most important here for me has been Function), and it identifies the global object by walking an object's parent chain (so I can easily tell where a trace crosses between windows, which often shows where the problem is).
Attachment #300503 - Flags: superreview?(peterv)
Attachment #300503 - Flags: review?(peterv)
Attachment #300503 - Flags: superreview?(peterv)
Attachment #300503 - Flags: superreview+
Attachment #300503 - Flags: review?(peterv)
Attachment #300503 - Flags: review+
Comment on attachment 300506 [details] [diff] [review]
warn when unlink is insufficient

>+                   "  calling Root, Unlink, and Unroot on it!  This probably\n"

It's now RootAndUnlinkJSObjects.
Attachment #300506 - Flags: superreview?(peterv)
Attachment #300506 - Flags: superreview+
Attachment #300506 - Flags: review?(peterv)
Attachment #300506 - Flags: review+
Checked in to trunk, 2008-02-08 11:48/50 -0800.
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: