Bug 231499 - [GPUP] Add missing entitlement
Summary: [GPUP] Add missing entitlement
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: Per Arne Vollan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-10-11 01:06 PDT by Per Arne Vollan
Modified: 2021-10-12 03:58 PDT (History)
5 users (show)

See Also:


Attachments
Patch (2.28 KB, patch)
2021-10-11 01:09 PDT, Per Arne Vollan
no flags Details | Formatted Diff | Diff
Patch (2.29 KB, patch)
2021-10-11 14:57 PDT, Per Arne Vollan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Per Arne Vollan 2021-10-11 01:06:13 PDT
Add the entitlement "com.apple.private.webkit.use-xpc-endpoint" in the GPU process, which will enable XPC communication with other WebKit processes.
Comment 1 Per Arne Vollan 2021-10-11 01:06:43 PDT
<rdar://83847918>
Comment 2 Per Arne Vollan 2021-10-11 01:09:53 PDT
Created attachment 440762 [details]
Patch
Comment 3 Per Arne Vollan 2021-10-11 14:57:23 PDT
Created attachment 440841 [details]
Patch
Comment 4 Brent Fulgham 2021-10-11 15:02:27 PDT
Comment on attachment 440841 [details]
Patch

r=me
Comment 5 Per Arne Vollan 2021-10-12 03:37:04 PDT
Comment on attachment 440841 [details]
Patch

Thanks for reviewing!
Comment 6 EWS 2021-10-12 03:58:26 PDT
Committed r283977 (242823@main): <https://commits.webkit.org/242823@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 440841 [details].