Closed Bug 952462 Opened 12 years ago Closed 12 years ago

Fix rooting hazard in Shape::dump()

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
minor

Tracking

()

RESOLVED DUPLICATE of bug 952551

People

(Reporter: jonco, Assigned: jonco)

References

Details

Attachments

(1 file)

Change Shape::dump() to disallow GC. This is never called directly but is useful for debugging purposes I guess. It used to be called from PropertyTree::dumpShapes(), but the guts of have been left commented out for the last two years, so let's just remove this.
Attachment #8350593 - Flags: review?(sphink)
Comment on attachment 8350593 [details] [diff] [review] shape-dump-hazard Review of attachment 8350593 [details] [diff] [review]: ----------------------------------------------------------------- Fine with me to remove it, given that you added it in the first place. But I don't see any connection between Shape::dump (in the title and comment 0) and PropertyTree::dumpShapes. Oh well.
Attachment #8350593 - Flags: review?(sphink) → review+
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: