Bug 208366 - Browser closed after the conversion ?
Summary: Browser closed after the conversion ?
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-27 21:15 PST by Ramkumar
Modified: 2020-02-29 13:06 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ramkumar 2020-02-27 21:15:04 PST
I am working on debugging Webkit's Privacy Preserving ad click attribution and trying to reproduce a scenario of closed browser after conversion happened.

What is the expected behavior when the browser is closed after conversion and reopened after >48 hours ? I'm assuming it should essentially send the conversion attribution POST method (step 3) as soon as the browser is reopened.

For context, John Wilander confirmed this in fact should be handled in a way to send events as soon as the browser is opened after 48 hours. Hoping this to be fixed soon to help our development. 


Tracking the closed browser scenario this, and can be closed once the said functionality is shipped.
Comment 1 Ramkumar 2020-02-28 16:30:16 PST
Here is the corresponding github issue link : https://github.com/WICG/ad-click-attribution/issues/34