WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
4768
Add counters for NodeImpl, ElementImpl and RenderObject in debug builds
https://bugs.webkit.org/show_bug.cgi?id=4768
Summary
Add counters for NodeImpl, ElementImpl and RenderObject in debug builds
Maciej Stachowiak
Reported
2005-08-31 02:12:30 PDT
It's handy to see if any of the very commonly created objects are leaking, in a more precise way than `leaks'
Attachments
the patch
(4.65 KB, patch)
2005-08-31 02:17 PDT
,
Maciej Stachowiak
andersca
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Maciej Stachowiak
Comment 1
2005-08-31 02:17:29 PDT
Created
attachment 3688
[details]
the patch
Anders Carlsson
Comment 2
2005-08-31 02:29:17 PDT
Comment on
attachment 3688
[details]
the patch Looks good to me (Eric had a look at it too)
Darin Adler
Comment 3
2005-08-31 10:30:52 PDT
These counters are giving false positives -- we'll need to make some code changes to eliminate that issue.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug