[webkit-dev] Leaks in layout tests

Darin Adler darin at apple.com
Thu Aug 13 12:22:08 PDT 2009


I believe this is a regression from <http://trac.webkit.org/changeset/47089 
 >.

This can be fixed by using the version of operator new that takes a  
JSGlobalData* when creating FuncDeclNode and FuncExprNode objects.  
Should be very quick to do.

     -- Darin



More information about the webkit-dev mailing list