WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
144337
Network Cache: Do not create a SharedBuffer for mapped resources unless explicitly requested
https://bugs.webkit.org/show_bug.cgi?id=144337
Summary
Network Cache: Do not create a SharedBuffer for mapped resources unless expli...
Carlos Garcia Campos
Reported
2015-04-28 10:09:55 PDT
We send a buffer or a memory mapped handler to the web process depending on whether the resource body is mapped or not, but we are always creating a shared buffer even for mapped resources.
Attachments
Patch
(4.18 KB, patch)
2015-04-28 10:16 PDT
,
Carlos Garcia Campos
no flags
Details
Formatted Diff
Diff
Try to fix the build
(4.34 KB, patch)
2015-04-28 11:10 PDT
,
Carlos Garcia Campos
koivisto
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2015-04-28 10:16:00 PDT
Created
attachment 251856
[details]
Patch
Carlos Garcia Campos
Comment 2
2015-04-28 11:10:16 PDT
Created
attachment 251865
[details]
Try to fix the build
Carlos Garcia Campos
Comment 3
2015-04-28 23:16:14 PDT
Committed
r183531
: <
http://trac.webkit.org/changeset/183531
>
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