WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Darin Adler
Comment 1
2011-01-04 15:03:49 PST
Created
attachment 77936
[details]
Patch
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
Committed
r75020
: <
http://trac.webkit.org/changeset/75020
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug