这是indexloc提供的服务,不要输入任何密码
Skip to content

Flex windows #742

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 19, 2023
Merged

Flex windows #742

merged 2 commits into from
Apr 19, 2023

Conversation

csharrison
Copy link
Collaborator

@csharrison csharrison commented Mar 29, 2023

Fixes #734. Will still need to check complexity on the implementation side but I think this should fully specify the FR.


Preview | Diff

Co-authored-by: Andrew Paseltiner <apaseltiner@google.com>
@csharrison
Copy link
Collaborator Author

Thanks, will hold off on landing until we validate that the impl is feasible.

@csharrison csharrison merged commit a82aaf0 into main Apr 19, 2023
@csharrison csharrison deleted the flex-windows branch April 19, 2023 14:48
apasel422 added a commit to apasel422/attribution-reporting-api that referenced this pull request Sep 6, 2023
By removing only elements that were greater than eventReportWindow, this
algorithm would have erroneously placed duplicate values in the
deadlines list if the eventReportWindow was exactly 2 days or 7 days. In
turn, this would have caused the returned windows list to contain 1
extra window.

This seems to have been an oversight in WICG#742.
apasel422 added a commit that referenced this pull request Sep 8, 2023
…thm (#992)

By removing only elements that were greater than eventReportWindow, this
algorithm would have erroneously placed duplicate values in the
deadlines list if the eventReportWindow was exactly 2 days or 7 days. In
turn, this would have caused the returned windows list to contain 1
extra window.

This seems to have been an oversight in #742.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Event-level] Noise level and intermediate reporting windows
2 participants