Bug 243280

Summary: Add SPI to store SKAdNetwork attribution for navigations handled outside of WebKit
Product: WebKit Reporter: Alex Christensen <achristensen>
Component: WebKit Misc.Assignee: Alex Christensen <achristensen>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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>