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

Introduce internal report IDs for identity comparisons #1421

Merged
merged 4 commits into from
Sep 11, 2024

Conversation

apasel422
Copy link
Collaborator

@apasel422 apasel422 commented Sep 10, 2024

Rather than re-use the external report UUID for this purpose, since there is a small chance that it is not actually unique.

This also provides a foundation for addressing #1405 using integer sequences, as UUIDs cannot be used to provide an ordering of events.


Preview | Diff

To make the primary purpose of this field clear and to free up the
existing name for use with an internal ID like that of sources.
@apasel422 apasel422 marked this pull request as ready for review September 10, 2024 17:46
@apasel422 apasel422 merged commit 4db3b83 into WICG:main Sep 11, 2024
2 checks passed
@apasel422 apasel422 deleted the rename branch September 11, 2024 13:24
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.

2 participants