Bug 207659 - [macOS] Remove irrelevant global-name rule in WebContent sandbox
Summary: [macOS] Remove irrelevant global-name rule in WebContent sandbox
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brent Fulgham
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-02-12 13:19 PST by Brent Fulgham
Modified: 2020-02-12 14:05 PST (History)
5 users (show)

See Also:


Attachments
Patch (2.41 KB, patch)
2020-02-12 13:21 PST, Brent Fulgham
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brent Fulgham 2020-02-12 13:19:08 PST
We have long had a rule to allow access to the global-name "com.apple.cmio.registerassistantservice".

However, this is an XPC service, not a global-name, so the rule does not actually add access to this service.

We should remove this irrelevant rule.
Comment 1 Brent Fulgham 2020-02-12 13:19:22 PST
<rdar://problem/52289544>
Comment 2 Brent Fulgham 2020-02-12 13:21:19 PST
Created attachment 390551 [details]
Patch
Comment 3 Per Arne Vollan 2020-02-12 13:48:43 PST
Comment on attachment 390551 [details]
Patch

R=me.
Comment 4 WebKit Commit Bot 2020-02-12 14:05:13 PST
Comment on attachment 390551 [details]
Patch

Clearing flags on attachment: 390551

Committed r256476: <https://trac.webkit.org/changeset/256476>
Comment 5 WebKit Commit Bot 2020-02-12 14:05:14 PST
All reviewed patches have been landed.  Closing bug.