RESOLVED FIXED Bug 218594
[iOS] Remove redundant rule for shared-preference.read-write
https://bugs.webkit.org/show_bug.cgi?id=218594
Summary [iOS] Remove redundant rule for shared-preference.read-write
Brent Fulgham
Reported 2020-11-04 16:47:57 PST
We have long had a rule to allow shared preferences to be read and written if a particular sandbox extension was granted. However, we do not issue this extension, so the rule is unnecessary. We should remove it to reduce confusion, and make the sandbox smaller (and quicker to compile).
Attachments
Patch (3.69 KB, patch)
2020-11-04 16:50 PST, Brent Fulgham
no flags
Brent Fulgham
Comment 1 2020-11-04 16:50:23 PST
Brent Fulgham
Comment 2 2020-11-04 16:50:57 PST
Per Arne Vollan
Comment 3 2020-11-04 17:29:38 PST
Comment on attachment 413225 [details] Patch R=me.
EWS
Comment 4 2020-11-05 09:36:52 PST
Committed r269443: <https://trac.webkit.org/changeset/269443> All reviewed patches have been landed. Closing bug and clearing flags on attachment 413225 [details].
Note You need to log in before you can comment on or make changes to this bug.