Bug 207659

Summary: [macOS] Remove irrelevant global-name rule in WebContent sandbox
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: WebKit2Assignee: Brent Fulgham <bfulgham>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, commit-queue, eric.carlson, pvollan, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.