RESOLVED FIXED 226944
[iOS] Tighten the WebAuthn Sandbox
https://bugs.webkit.org/show_bug.cgi?id=226944
Summary [iOS] Tighten the WebAuthn Sandbox
Brent Fulgham
Reported 2021-06-11 15:32:33 PDT
The Sandbox we use for the WebAuthn process was based in the WebContent process sandbox and contains more things than we need. This patch cleans the sandbox up, and removes a number of things that are not used by the process. We should make similar changes to the macOS version once we complete the UI implementation.
Attachments
Patch (31.66 KB, patch)
2021-06-11 17:03 PDT, Brent Fulgham
no flags
Brent Fulgham
Comment 1 2021-06-11 15:32:56 PDT
Brent Fulgham
Comment 2 2021-06-11 17:03:48 PDT
Per Arne Vollan
Comment 3 2021-06-14 02:01:51 PDT
Comment on attachment 431244 [details] Patch R=me.
EWS
Comment 4 2021-06-14 10:19:45 PDT
Committed r278831 (238782@main): <https://commits.webkit.org/238782@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 431244 [details].
Note You need to log in before you can comment on or make changes to this bug.