RESOLVED FIXED 101411
WeakBlocks should be HeapBlocks
https://bugs.webkit.org/show_bug.cgi?id=101411
Summary WeakBlocks should be HeapBlocks
Mark Hahnenberg
Reported 2012-11-06 16:45:55 PST
Currently WeakBlocks use fastMalloc memory. They are very similar to the other HeapBlocks, however, so we should change them to being allocated with the BlockAllocator.
Attachments
Patch (7.01 KB, patch)
2012-11-06 17:02 PST, Mark Hahnenberg
no flags
Mark Hahnenberg
Comment 1 2012-11-06 17:02:13 PST
WebKit Review Bot
Comment 2 2012-11-07 15:34:59 PST
Comment on attachment 172679 [details] Patch Clearing flags on attachment: 172679 Committed r133812: <http://trac.webkit.org/changeset/133812>
WebKit Review Bot
Comment 3 2012-11-07 15:35:01 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.