[Webkit-unassigned] [Bug 69942] When an API test fails, TestWebKitAPI crashes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 21 10:17:26 PST 2011


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





--- Comment #16 from David Kilzer (ddkilzer) <ddkilzer at webkit.org>  2011-12-21 10:17:24 PST ---
(In reply to comment #14)
> Of course, the problem with this approach is that 'new' and 'delete' operators in JavaScriptCore headers now will NOT be redefined as fastMalloc() and fastFree(), so there will be mismatches when creating/deleting JSC objects.

I beginning to see Dmitry's point in Bug 66521 about making gtest use FastMalloc.h as the only sane solution here.

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