Bug 243280 - Add SPI to store SKAdNetwork attribution for navigations handled outside of WebKit
Summary: Add SPI to store SKAdNetwork attribution for navigations handled outside of W...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alex Christensen
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-07-27 21:05 PDT by Alex Christensen
Modified: 2022-07-28 15:27 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Christensen 2022-07-27 21:05:49 PDT
In https://bugs.webkit.org/show_bug.cgi?id=237969 I implemented a way to give SKAdNetwork information about clicks on app store links, but that only works if WebKit navigates to the link.  Safari, however, tells WebKit not to navigate and handles the navigation elsewhere.  This adds a way for Safari to tell WebKit that it successfully navigated to the link
Comment 1 Alex Christensen 2022-07-27 21:09:51 PDT
Pull request: https://github.com/WebKit/WebKit/pull/2801
Comment 2 EWS 2022-07-28 15:26:58 PDT
Committed 252928@main (7cbb914de829): <https://commits.webkit.org/252928@main>

Reviewed commits have been landed. Closing PR #2801 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-07-28 15:27:17 PDT
<rdar://problem/97747612>