RESOLVED WONTFIX 104622
CoreIPC: ArgumentEncoder should have an inline buffer.
https://bugs.webkit.org/show_bug.cgi?id=104622
Summary CoreIPC: ArgumentEncoder should have an inline buffer.
Andreas Kling
Reported 2012-12-10 18:27:21 PST
We could give ArgumentEncoder a little inline buffer for smaller messages to avoid churning the malloc heap.
Attachments
Proposed patch (4.58 KB, patch)
2012-12-10 18:30 PST, Andreas Kling
no flags
Andreas Kling
Comment 1 2012-12-10 18:30:09 PST
Created attachment 178684 [details] Proposed patch
WebKit Review Bot
Comment 2 2012-12-11 09:42:27 PST
Comment on attachment 178684 [details] Proposed patch Clearing flags on attachment: 178684 Committed r137328: <http://trac.webkit.org/changeset/137328>
WebKit Review Bot
Comment 3 2012-12-11 09:42:30 PST
All reviewed patches have been landed. Closing bug.
WebKit Review Bot
Comment 4 2013-02-09 19:45:09 PST
Re-opened since this is blocked by bug 109367
Note You need to log in before you can comment on or make changes to this bug.