[webkit-changes] [WebKit/WebKit] 87fe70: [macOS] Block camera access in the WebContent process
Per Arne Vollan
noreply at github.com
Mon Sep 16 12:38:59 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 87fe700dbd44d5ea4313407e8054e8b41cae5063
https://github.com/WebKit/WebKit/commit/87fe700dbd44d5ea4313407e8054e8b41cae5063
Author: Per Arne Vollan <pvollan at apple.com>
Date: 2024-09-16 (Mon, 16 Sep 2024)
Changed paths:
M Source/WebKit/WebProcess/com.apple.WebProcess.sb.in
Log Message:
-----------
[macOS] Block camera access in the WebContent process
https://bugs.webkit.org/show_bug.cgi?id=278314
rdar://problem/134254233
Reviewed by Brent Fulgham.
Block camera access in the WebContent process on macOS. We should only support camera access in the GPU
process and UI process, so we can block this in the WebContent process.
* Source/WebKit/WebProcess/com.apple.WebProcess.sb.in:
Canonical link: https://commits.webkit.org/283715@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list