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 Tuesday, December 11, 2012 2:27:21 AM UTC
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 Tuesday, December 11, 2012 2:30:09 AM UTC
Created attachment 178684 [details] Proposed patch
WebKit Review Bot
Comment 2 Tuesday, December 11, 2012 5:42:27 PM UTC
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 Tuesday, December 11, 2012 5:42:30 PM UTC
All reviewed patches have been landed. Closing bug.
WebKit Review Bot
Comment 4 Sunday, February 10, 2013 3:45:09 AM UTC
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.