Bug 203505

Summary: [iOS] Fix sandbox violations
Product: WebKit Reporter: Per Arne Vollan <pvollan>
Component: WebKit Misc.Assignee: Per Arne Vollan <pvollan>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, bfulgham, commit-queue, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description Per Arne Vollan 2019-10-28 13:58:26 PDT
While running layout tests, the following violations have been observed:

1) Mach lookup to 'com.apple.cfprefsd.daemon'
2) Mach lookup to 'com.apple.lsd.mapdb'

Some work is still required to block these services, we are not ready yet.
Comment 1 Per Arne Vollan 2019-10-28 14:01:46 PDT
Created attachment 382104 [details]
Patch
Comment 2 Per Arne Vollan 2019-10-28 16:17:16 PDT
Created attachment 382127 [details]
Patch
Comment 3 Per Arne Vollan 2019-10-28 16:43:40 PDT
Comment on attachment 382127 [details]
Patch

Thanks for reviewing!
Comment 4 WebKit Commit Bot 2019-10-28 17:22:00 PDT
Comment on attachment 382127 [details]
Patch

Clearing flags on attachment: 382127

Committed r251688: <https://trac.webkit.org/changeset/251688>
Comment 5 WebKit Commit Bot 2019-10-28 17:22:02 PDT
All reviewed patches have been landed.  Closing bug.
Comment 6 Radar WebKit Bug Importer 2019-10-28 17:23:50 PDT
<rdar://problem/56691526>