Bug 231829 - Start using adattributiond on iOS
Summary: Start using adattributiond on iOS
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alex Christensen
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-10-15 13:49 PDT by Alex Christensen
Modified: 2021-10-19 11:54 PDT (History)
2 users (show)

See Also:


Attachments
Patch (11.31 KB, patch)
2021-10-15 13:50 PDT, Alex Christensen
beidson: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Christensen 2021-10-15 13:49:11 PDT
Start using adattributiond on iOS
Comment 1 Alex Christensen 2021-10-15 13:50:19 PDT
Created attachment 441422 [details]
Patch
Comment 2 Alex Christensen 2021-10-15 21:21:53 PDT
I verified manually that this works on an iOS device by doing these steps:
1. Allow the network process sandbox to access com.apple.webkit.adattributiond.service
2. Move the adattributiond binary into place
3. Move com.apple.webkit.adattributiond.plist into place
4. reboot
5. Run through John's PCM demo and observe that it works
6. Verify that it was indeed using the daemon

The daemon's peak memory use was 2705k which is well within our limit.

http://trac.webkit.org/r284304
Comment 3 Radar WebKit Bug Importer 2021-10-15 21:22:15 PDT
<rdar://problem/84326862>
Comment 4 Alex Christensen 2021-10-19 11:54:30 PDT
r284474