RESOLVED FIXED 208660
[macOS] Create sandbox extension for "com.apple.tccd"
https://bugs.webkit.org/show_bug.cgi?id=208660
Summary [macOS] Create sandbox extension for "com.apple.tccd"
Brent Fulgham
Reported 2020-03-05 12:44:40 PST
We should do the same work on macOS that we did for Bug 204367. Namely: "When camera or microphone access has been granted by the user, have the UI process create a sandbox extension for "com.apple.tccd", and send it to the WebContent process." On macOS, we actually have to create extensions to 'com.apple.tccd' and 'com.apple.tccd.system'.
Attachments
Patch (10.10 KB, patch)
2020-03-05 12:52 PST, Brent Fulgham
no flags
Patch for landing (4.64 KB, patch)
2020-03-05 15:14 PST, Brent Fulgham
no flags
Brent Fulgham
Comment 1 2020-03-05 12:46:17 PST
Brent Fulgham
Comment 2 2020-03-05 12:52:54 PST
Per Arne Vollan
Comment 3 2020-03-05 13:14:24 PST
Comment on attachment 392610 [details] Patch R=me.
Brent Fulgham
Comment 4 2020-03-05 15:08:22 PST
After talking with the TCC team, it seems like various frameworks need to check in with 'com.apple.tccd.system' (including Accessibility). We should keep the blanket allow for this, and just act like iOS. I'll revise the patch to match.
Brent Fulgham
Comment 5 2020-03-05 15:14:20 PST
Created attachment 392632 [details] Patch for landing
WebKit Commit Bot
Comment 6 2020-03-05 16:06:57 PST
Comment on attachment 392632 [details] Patch for landing Clearing flags on attachment: 392632 Committed r257956: <https://trac.webkit.org/changeset/257956>
WebKit Commit Bot
Comment 7 2020-03-05 16:06:58 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.