Bug 209986 - [iOS] Give RunningBoard entitlement to all our child processes
Summary: [iOS] Give RunningBoard entitlement to all our child processes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks: 209990
  Show dependency treegraph
 
Reported: 2020-04-03 14:21 PDT by Chris Dumez
Modified: 2020-04-03 15:33 PDT (History)
3 users (show)

See Also:


Attachments
Patch (3.19 KB, patch)
2020-04-03 14:24 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2020-04-03 14:21:58 PDT
Give RunningBoard entitlement to all our child processes on iOS. As we are transitioning to RunningBoard process assertions, it is important for the target process of those assertion to have the  com.apple.runningboard.assertions.webkit entitlement.
Comment 1 Radar WebKit Bug Importer 2020-04-03 14:22:22 PDT
<rdar://problem/61275270>
Comment 2 Chris Dumez 2020-04-03 14:24:40 PDT
Created attachment 395410 [details]
Patch
Comment 3 Geoffrey Garen 2020-04-03 14:26:45 PDT
Comment on attachment 395410 [details]
Patch

r=me
Comment 4 EWS 2020-04-03 15:14:24 PDT
Committed r259517: <https://trac.webkit.org/changeset/259517>

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