RESOLVED FIXED 230578
Clean up preference rules in sandboxes
https://bugs.webkit.org/show_bug.cgi?id=230578
Summary Clean up preference rules in sandboxes
Per Arne Vollan
Reported 2021-09-21 15:25:05 PDT
We are currently duplicating many preference domains in the sandboxes after blocking cfprefsd by using CFPrefs direct mode. This should be addressed.
Attachments
Patch (26.09 KB, patch)
2021-09-21 15:34 PDT, Per Arne Vollan
no flags
Patch (30.20 KB, patch)
2021-09-22 10:56 PDT, Per Arne Vollan
bfulgham: review+
Patch (32.76 KB, patch)
2021-09-24 09:28 PDT, Per Arne Vollan
no flags
Patch (38.59 KB, patch)
2021-09-24 10:17 PDT, Per Arne Vollan
no flags
Patch (38.97 KB, patch)
2021-09-24 10:59 PDT, Per Arne Vollan
no flags
Patch (38.98 KB, patch)
2021-09-24 11:15 PDT, Per Arne Vollan
no flags
Radar WebKit Bug Importer
Comment 1 2021-09-21 15:25:28 PDT
Per Arne Vollan
Comment 2 2021-09-21 15:34:01 PDT
Per Arne Vollan
Comment 3 2021-09-22 10:56:19 PDT
Brent Fulgham
Comment 4 2021-09-23 11:56:34 PDT
Comment on attachment 438961 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=438961&action=review r=me, but please add a copyright heading to the new file. > Source/WebKit/Shared/Sandbox/preferences.sb:1 > +(define (home-library-preferences-regex home-library-preferences-relative-regex) This should have a copyright header.
Per Arne Vollan
Comment 5 2021-09-23 12:19:42 PDT
(In reply to Brent Fulgham from comment #4) > Comment on attachment 438961 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=438961&action=review > > r=me, but please add a copyright heading to the new file. > > > Source/WebKit/Shared/Sandbox/preferences.sb:1 > > +(define (home-library-preferences-regex home-library-preferences-relative-regex) > > This should have a copyright header. Ah, yes, will fix! Thanks for reviewing!
Per Arne Vollan
Comment 6 2021-09-24 09:28:05 PDT
Per Arne Vollan
Comment 7 2021-09-24 10:17:30 PDT
Per Arne Vollan
Comment 8 2021-09-24 10:59:36 PDT
Per Arne Vollan
Comment 9 2021-09-24 11:15:31 PDT
EWS
Comment 10 2021-09-24 14:43:33 PDT
Committed r283058 (242116@main): <https://commits.webkit.org/242116@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 439170 [details].
Note You need to log in before you can comment on or make changes to this bug.