Bug 229623

Summary: Add UIEventAttribution SPI that uses PrivateClickMeasurementAttributionEphemeral::Yes
Product: WebKit Reporter: Alex Christensen <achristensen>
Component: New BugsAssignee: Alex Christensen <achristensen>
Status: RESOLVED FIXED    
Severity: Normal CC: wilander
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch wilander: review+

Alex Christensen
Reported 2021-08-27 12:46:00 PDT
Add UIEventAttribution SPI that uses PrivateClickMeasurementAttributionEphemeral::Yes
Attachments
Patch (4.64 KB, patch)
2021-08-27 12:47 PDT, Alex Christensen
wilander: review+
Alex Christensen
Comment 1 2021-08-27 12:47:20 PDT
John Wilander
Comment 2 2021-08-27 13:21:21 PDT
r=me
Alex Christensen
Comment 3 2021-08-27 13:46:48 PDT
Comment on attachment 436658 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=436658&action=review > Tools/TestWebKitAPI/Tests/WebKitCocoa/EventAttribution.mm:302 > + runBasicEventAttributionTest([](WKWebView *webView, const HTTPServer& server) { After https://bugs.webkit.org/show_bug.cgi?id=229527 this will need nil as a new first parameter. I'll land that first, then this with nil.
Alex Christensen
Comment 4 2021-08-27 14:26:29 PDT
Note You need to log in before you can comment on or make changes to this bug.