RESOLVED FIXED 211782
[iOS] In CFPrefs direct mode, the WebContent sandbox needs to allow access to plist files
https://bugs.webkit.org/show_bug.cgi?id=211782
Summary [iOS] In CFPrefs direct mode, the WebContent sandbox needs to allow access to...
Per Arne Vollan
Reported 2020-05-12 08:55:04 PDT
Since preference files will be read directly in CFPrefs direct mode, the WebContent sandbox on iOS needs to allow reading these files.
Attachments
Patch (3.81 KB, patch)
2020-05-12 09:02 PDT, Per Arne Vollan
no flags
Per Arne Vollan
Comment 1 2020-05-12 09:02:17 PDT
Brent Fulgham
Comment 2 2020-05-13 12:09:24 PDT
Comment on attachment 399132 [details] Patch It's too bad these locations couldn't be vended dynamically.
Per Arne Vollan
Comment 3 2020-05-13 12:12:41 PDT
(In reply to Brent Fulgham from comment #2) > Comment on attachment 399132 [details] > Patch > > It's too bad these locations couldn't be vended dynamically. That's a good idea, I think they can. I can look into that in a follow-up patch. Thanks for reviewing!
EWS
Comment 4 2020-05-13 12:14:21 PDT
Committed r261633: <https://trac.webkit.org/changeset/261633> All reviewed patches have been landed. Closing bug and clearing flags on attachment 399132 [details].
Radar WebKit Bug Importer
Comment 5 2020-05-13 12:15:22 PDT
Note You need to log in before you can comment on or make changes to this bug.