Bug 172462 - [WK2][iOS] Add a mach-lookup exception for 'com.apple.analyticsd'
Summary: [WK2][iOS] Add a mach-lookup exception for 'com.apple.analyticsd'
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: 172182
  Show dependency treegraph
 
Reported: 2017-05-22 12:12 PDT by Brent Fulgham
Modified: 2022-03-01 02:37 PST (History)
2 users (show)

See Also:


Attachments
Patch (2.50 KB, patch)
2017-05-22 12:25 PDT, Brent Fulgham
ap: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>