Bug 6808 - Turn on NodeImpl leak counter for debug builds
Summary: Turn on NodeImpl leak counter for debug builds
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Maciej Stachowiak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-25 16:55 PST by Maciej Stachowiak
Modified: 2019-02-06 09:03 PST (History)
1 user (show)

See Also:


Attachments
enable it (1.18 KB, patch)
2006-01-25 17:16 PST, Maciej Stachowiak
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Maciej Stachowiak 2006-01-25 16:55:25 PST
I'd like to turn on the leak counter for NodeImpl objects for debug builds, however, perhaps it would be best to get LayoutTest leaks down to 0 before landing this.
Comment 1 Maciej Stachowiak 2006-01-25 17:16:55 PST
Created attachment 5965 [details]
enable it

Darin, do you think I should land this even though there's still node leaks? Pretty sure none of them are false positives, at least with some of my other soon-to-come patches.
Comment 2 Darin Adler 2006-01-25 17:44:05 PST
Comment on attachment 5965 [details]
enable it

OK, lets give it a try.
Comment 3 Lucas Forschler 2019-02-06 09:03:40 PST
Mass moving XML DOM bugs to the "DOM" Component.