[Webkit-unassigned] [Bug 27672] Help developers not write memory leaks with RefCounted
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 27 15:14:05 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27672
--- Comment #3 from David Levin <levin at chromium.org> 2009-07-27 15:14:04 PDT ---
Created an attachment (id=33573)
--> (https://bugs.webkit.org/attachment.cgi?id=33573)
Here's a start at implementing the assert functionality
This patch has lots of issues still, so it isn't up for review, but I'm putting
it here in case someone else want to play with it.
Details: The addition of the adoptRef's in Nodes.cpp causes a crash on start.
If you change this to call the setAdoptRefCalled, you'll hit another assert
while running WebKit test. (And the method naming leaves much to be desired.)
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list