Bug 172462

Summary: [WK2][iOS] Add a mach-lookup exception for 'com.apple.analyticsd'
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: WebKit2Assignee: Brent Fulgham <bfulgham>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=172040
Bug Depends on:    
Bug Blocks: 172182    
Attachments:
Description Flags
Patch ap: review+

Description Brent Fulgham 2017-05-22 12:12:35 PDT
The same change made in Bug 172040 is needed for iOS.
Comment 1 Radar WebKit Bug Importer 2017-05-22 12:13:29 PDT
<rdar://problem/32331638>
Comment 2 Brent Fulgham 2017-05-22 12:25:54 PDT
Created attachment 310901 [details]
Patch
Comment 3 Alexey Proskuryakov 2017-05-22 19:50:50 PDT
Comment on attachment 310901 [details]
Patch

Not in plugin processes?
Comment 4 Brent Fulgham 2017-05-23 09:03:17 PDT
(In reply to Alexey Proskuryakov from comment #3)
> Comment on attachment 310901 [details]
> Patch
> 
> Not in plugin processes?

Plugin was handled with the other macOS profiles in Bug 172040. These are just the remaining iOS profiles.
Comment 5 Brent Fulgham 2017-05-23 09:06:09 PDT
Committed r217278: <http://trac.webkit.org/changeset/217278>