Bug 236653 - [macOS] Add access to mach service in the Networking process for all users
Summary: [macOS] Add access to mach service in the Networking process for all users
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: 2022-02-15 10:28 PST by Per Arne Vollan
Modified: 2022-02-16 11:55 PST (History)
6 users (show)

See Also:


Attachments
Patch (2.21 KB, patch)
2022-02-15 10:38 PST, Per Arne Vollan
no flags Details | Formatted Diff | Diff
Patch (1.41 KB, patch)
2022-02-16 07:33 PST, Per Arne Vollan
cdumez: review+
pvollan: commit-queue+
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 2022-02-15 10:28:31 PST
We currently allow access to "com.apple.trustd" for the root user. Access to this service is needed for all users.
Comment 1 Per Arne Vollan 2022-02-15 10:28:56 PST
<rdar://88787266>
Comment 2 Per Arne Vollan 2022-02-15 10:38:11 PST
Created attachment 452050 [details]
Patch
Comment 3 Brent Fulgham 2022-02-15 13:05:22 PST
Comment on attachment 452050 [details]
Patch

R=me
Comment 4 Per Arne Vollan 2022-02-15 13:07:29 PST
Thanks for reviewing!
Comment 5 EWS 2022-02-15 15:57:17 PST
Committed r289858 (247299@main): <https://commits.webkit.org/247299@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 452050 [details].
Comment 6 Per Arne Vollan 2022-02-16 07:33:38 PST
Reopening to attach new patch.
Comment 7 Per Arne Vollan 2022-02-16 07:33:40 PST
Created attachment 452197 [details]
Patch
Comment 8 Chris Dumez 2022-02-16 09:32:51 PST
Comment on attachment 452197 [details]
Patch

r=me
Comment 9 Per Arne Vollan 2022-02-16 09:36:24 PST
(In reply to Chris Dumez from comment #8)
> Comment on attachment 452197 [details]
> Patch
> 
> r=me

Thanks for reviewing!
Comment 10 Per Arne Vollan 2022-02-16 11:55:08 PST
Committed r289926 (247345@trunk): <https://commits.webkit.org/247345@trunk>