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.
<rdar://problem/77696566>
Created attachment 428203 [details] Patch
Comment on attachment 428203 [details] Patch R=me.
Committed r277309 (237570@main): <https://commits.webkit.org/237570@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 428203 [details].