Skip to content
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

Add trigger_data_matching field to Flexible Event explainer #1044

Merged
merged 1 commit into from
Oct 9, 2023

Conversation

apasel422
Copy link
Collaborator

@apasel422 apasel422 commented Sep 26, 2023

This allows us to retain backwards compatibility with the existing modulus behavior while allowing sources to opt in to exact matching. Other matching modes, such as clamp_min, clamp_max, and clamp, could be added in the future.

Fixes #765

Copy link
Collaborator

@johnivdel johnivdel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

flexible_event_config.md Outdated Show resolved Hide resolved
@johnivdel
Copy link
Collaborator

slgtm

@csharrison
Copy link
Collaborator

RS LGTM

@apasel422 apasel422 merged commit 7b8dc41 into WICG:main Oct 9, 2023
2 checks passed
@apasel422 apasel422 deleted the modulus-range branch October 9, 2023 17:02
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.

Flexible event backwards incompatibility: modulus operator on trigger data
4 participants