[webkit-reviews] review granted: [Bug 127067] Remove ENABLE_GLOBAL_FASTMALLOC_NEW : [Attachment 221309] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 15 15:09:26 PST 2014


Geoffrey Garen <ggaren at apple.com> has granted Anders Carlsson
<andersca at apple.com>'s request for review:
Bug 127067: Remove ENABLE_GLOBAL_FASTMALLOC_NEW
https://bugs.webkit.org/show_bug.cgi?id=127067

Attachment 221309: Patch
https://bugs.webkit.org/attachment.cgi?id=221309&action=review

------- Additional Comments from Geoffrey Garen <ggaren at apple.com>
r=me

Before landing, I think we need to test performance and make sure we're not
missing any significant WTF_MAKE_FAST_ALLOCATED declarations.

Would also be nice just to set a breakpoint / add a shim method and print out
all allocations in WebKit that miss FastMalloc, and drive to 0.


More information about the webkit-reviews mailing list