RESOLVED FIXED 240080
[iOS][GPUP] Grant read access to font directory
https://bugs.webkit.org/show_bug.cgi?id=240080
Summary [iOS][GPUP] Grant read access to font directory
Per Arne Vollan
Reported 2022-05-04 13:49:37 PDT
Grant read access to font directory in the GPU process on iOS.
Attachments
Patch (1.14 KB, patch)
2022-05-04 13:52 PDT, Per Arne Vollan
no flags
Per Arne Vollan
Comment 1 2022-05-04 13:49:59 PDT
Per Arne Vollan
Comment 2 2022-05-04 13:52:03 PDT
Brent Fulgham
Comment 3 2022-05-04 13:54:21 PDT
Comment on attachment 458824 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=458824&action=review r=me > Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.GPU.sb.in:499 > + (home-subpath "/Library/Fonts")) Should we do this on macOS, too?
Per Arne Vollan
Comment 4 2022-05-04 14:01:33 PDT
(In reply to Brent Fulgham from comment #3) > Comment on attachment 458824 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=458824&action=review > > r=me > > > Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.GPU.sb.in:499 > > + (home-subpath "/Library/Fonts")) > > Should we do this on macOS, too? That is a good point. Looking at the macOS sandbox, it appears we already have granted this access. Thanks for reviewing!
EWS
Comment 5 2022-05-04 15:04:50 PDT
Committed r293795 (250269@main): <https://commits.webkit.org/250269@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 458824 [details].
Note You need to log in before you can comment on or make changes to this bug.