[Webkit-unassigned] [Bug 225614] New: [Cocoa] Extend Network Process sandbox to access more Network Extension databases

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 10 14:32:36 PDT 2021


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

            Bug ID: 225614
           Summary: [Cocoa] Extend Network Process sandbox to access more
                    Network Extension databases
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bfulgham at webkit.org

We don't allow the Network Process to directly memory-map files used by the network extensions feature. We can improve memory performance by allowing the process to mmap these files, rather than forcing a series of XPC operations to build the same database in memory. This has been reviewed by product security and approved.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210510/83e1d670/attachment-0001.htm>


More information about the webkit-unassigned mailing list