[webkit-changes] [WebKit/WebKit] 419d74: Dynamically extend GPU Process to Apple Camera Cli...
Brent Fulgham
noreply at github.com
Wed May 10 08:46:27 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 419d742e96e5d321c25a5b814b63be6d3507d980
https://github.com/WebKit/WebKit/commit/419d742e96e5d321c25a5b814b63be6d3507d980
Author: Brent Fulgham <bfulgham at apple.com>
Date: 2023-05-10 (Wed, 10 May 2023)
Changed paths:
M Source/WebKit/GPUProcess/mac/com.apple.WebKit.GPUProcess.sb.in
M Source/WebKit/UIProcess/GPU/GPUProcessProxy.cpp
M Source/WebKit/UIProcess/UserMediaProcessManager.cpp
Log Message:
-----------
Dynamically extend GPU Process to Apple Camera Client IOKit Classes when appropriate
https://bugs.webkit.org/show_bug.cgi?id=256562
<rdar://109117566>
Reviewed by Youenn Fablet, Eric Carlson and Per Arne Vollan.
Continue the work from Bug 256013 by dynamically extending the IOKit classes used
when the camera is enabled during WebRTC.
* Source/WebKit/GPUProcess/mac/com.apple.WebKit.GPUProcess.sb.in:
* Source/WebKit/UIProcess/GPU/GPUProcessProxy.cpp:
(WebKit::addCameraSandboxExtensions):
* Source/WebKit/UIProcess/UserMediaProcessManager.cpp:
(WebKit::UserMediaProcessManager::willCreateMediaStream):
Canonical link: https://commits.webkit.org/263903@main
More information about the webkit-changes
mailing list