[webkit-dev] Update on memory allocation control proposal...

Adam Treat treat at kde.org
Thu Jun 19 23:55:36 PDT 2008


On Wednesday 18 June 2008, Paul Pedriana wrote:
> I've created a working wtf/New.h file and a basic unit test for it. It
> implements both of Maciej's recent proposals, which were essentially 1: 
> provide an allocation base class and 2: provide a global allocator.

I definitely prefer number #1.  Although it does require an extra base class 
for and thus a big code change, it is still *much* less intrusive compared to 
#2.

Adam


More information about the webkit-dev mailing list