[Webkit-unassigned] [Bug 144337] New: Network Cache: Do not create a SharedBuffer for mapped resources unless explicitly requested

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 28 10:09:55 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=144337

            Bug ID: 144337
           Summary: Network Cache: Do not create a SharedBuffer for mapped
                    resources unless explicitly requested
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cgarcia at igalia.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150428/fa4f6c18/attachment-0001.html>


More information about the webkit-unassigned mailing list