Bug 256013 - Dynamically extend GPU Process to Apple Camera Client when appropriate
Summary: Dynamically extend GPU Process to Apple Camera Client when appropriate
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brent Fulgham
URL:
Keywords: InRadar
: 256206 (view as bug list)
Depends on:
Blocks:
 
Reported: 2023-04-26 14:30 PDT by Brent Fulgham
Modified: 2023-05-09 16:41 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brent Fulgham 2023-04-26 14:30:11 PDT
Extend a mach connection to an Apple Camera User Client service when appropriate.
Comment 1 Brent Fulgham 2023-04-26 14:30:22 PDT
<rdar://108282689>
Comment 2 Brent Fulgham 2023-04-26 14:33:11 PDT
Pull request: https://github.com/WebKit/WebKit/pull/13211
Comment 3 EWS 2023-04-27 14:33:31 PDT
Committed 263469@main (a782040e52f0): <https://commits.webkit.org/263469@main>

Reviewed commits have been landed. Closing PR #13211 and removing active labels.
Comment 4 Eric Carlson 2023-05-04 08:52:28 PDT
*** Bug 256206 has been marked as a duplicate of this bug. ***
Comment 5 Brent Fulgham 2023-05-05 10:58:06 PDT
Reopening to adjust the sandbox extension logic.
Comment 6 Brent Fulgham 2023-05-08 11:25:57 PDT
It turns out this was correct, so no need to do additional work here.
Comment 7 Brent Fulgham 2023-05-09 14:35:23 PDT
Reopening: We do indeed want to add the relevant class to the Sandbox.
Comment 8 Brent Fulgham 2023-05-09 14:59:12 PDT
Pull request: https://github.com/apple/WebKit/pull/589
Comment 9 Brent Fulgham 2023-05-09 16:41:53 PDT
I'm having trouble generating a separate PR for this fix, so closing and tracking the work in Bug 256562.