Bug 231827 - Use attributedBundleIdentifier instead of applicationBundleIdentifier when present for handling PCM attribution
Summary: Use attributedBundleIdentifier instead of applicationBundleIdentifier when pr...
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 12:35 PDT by Alex Christensen
Modified: 2021-10-15 19:59 PDT (History)
3 users (show)

See Also:


Attachments
Patch (19.19 KB, patch)
2021-10-15 12:38 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 12:35:35 PDT
Use attributedBundleIdentifier instead of applicationBundleIdentifier when present for handling PCM attribution
Comment 1 Alex Christensen 2021-10-15 12:38:11 PDT
Created attachment 441415 [details]
Patch
Comment 2 Radar WebKit Bug Importer 2021-10-15 12:51:18 PDT
<rdar://problem/84313358>
Comment 3 John Wilander 2021-10-15 13:28:36 PDT
Comment on attachment 441415 [details]
Patch

Does this change what's considered ephemeral? Please add some explanation of the changes to ephemeral. Thanks.
Comment 4 Alex Christensen 2021-10-15 13:30:59 PDT
Comment on attachment 441415 [details]
Patch

It doesn't, but to test what SafariViewController does I added test SPI to set an ephemeral PCM.  All the other API tests are testing non-ephemeral PCMs.
Comment 5 Alex Christensen 2021-10-15 19:59:23 PDT
http://trac.webkit.org/r284301