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

Brent Fulgham
Reported 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.
Attachments
Patch (2.41 KB, patch)
2020-02-12 13:21 PST, Brent Fulgham
no flags
Brent Fulgham
Comment 1 2020-02-12 13:19:22 PST
Brent Fulgham
Comment 2 2020-02-12 13:21:19 PST
Per Arne Vollan
Comment 3 2020-02-12 13:48:43 PST
Comment on attachment 390551 [details] Patch R=me.
WebKit Commit Bot
Comment 4 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>
WebKit Commit Bot
Comment 5 2020-02-12 14:05:14 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.