[Webkit-unassigned] [Bug 27980] Give an ability to WebKit to free statically allocated pointers before quit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 7 14:24:03 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=27980





--- Comment #17 from Eric Seidel <eric at webkit.org>  2009-08-07 14:24:02 PDT ---
In general I don't really like this idea.  Ripping things down during quit is
only useful for leak debugging.  On Mac OS X we've not had this trouble with
our leak debugging tools to my knowledge.  I'm sad that we would have to jump
through hoops for valgrind.  But maybe I'm missing something obvious.

Darin Adler is likely your best bet for a reviewer.  He's still the best source
for approval on such large sweeping changes.  The man has more c++-fu in his
pinky finger than all of me does. ;)

-- 
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