RESOLVED FIXED 51901
Add back/forward encoding and decoding to WebKit2
https://bugs.webkit.org/show_bug.cgi?id=51901
Summary Add back/forward encoding and decoding to WebKit2
Darin Adler
Reported 2011-01-04 15:00:40 PST
Add back/forward encoding and decoding to WebKit2
Attachments
Patch (38.21 KB, patch)
2011-01-04 15:03 PST, Darin Adler
beidson: review+
Darin Adler
Comment 1 2011-01-04 15:03:49 PST
Brady Eidson
Comment 2 2011-01-04 15:20:39 PST
Comment on attachment 77936 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=77936&action=review > WebKit2/WebProcess/WebPage/EncoderAdapter.cpp:41 > + return vector; I like reserveCapacity before the append, if it makes it not allocate extra buffer space.
Darin Adler
Comment 3 2011-01-04 15:29:21 PST
Note You need to log in before you can comment on or make changes to this bug.