WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
225614
[Cocoa] Extend Network Process sandbox to access more Network Extension databases
https://bugs.webkit.org/show_bug.cgi?id=225614
Summary
[Cocoa] Extend Network Process sandbox to access more Network Extension datab...
Brent Fulgham
Reported
2021-05-10 14:32:36 PDT
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.
Attachments
Patch
(2.91 KB, patch)
2021-05-10 14:37 PDT
,
Brent Fulgham
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Brent Fulgham
Comment 1
2021-05-10 14:33:46 PDT
<
rdar://problem/77696566
>
Brent Fulgham
Comment 2
2021-05-10 14:37:40 PDT
Created
attachment 428203
[details]
Patch
Per Arne Vollan
Comment 3
2021-05-10 14:52:55 PDT
Comment on
attachment 428203
[details]
Patch R=me.
EWS
Comment 4
2021-05-10 17:25:33 PDT
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]
.
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