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

[Spec] Add client side support of selected reporting id for B&A #1348

Merged
merged 5 commits into from
Dec 2, 2024

Conversation

qingxinwu
Copy link
Collaborator

@qingxinwu qingxinwu commented Nov 26, 2024

Add handling of selected reporting id from B&A response.
K-anon check of it will be handled in a separate PR for B&A response k-anon handling.

Also fix a bug in finding matching ad to make it align with implementation.


Preview | Diff

@qingxinwu qingxinwu added the spec Relates to the spec label Nov 26, 2024
@qingxinwu
Copy link
Collaborator Author

@brusshamilton PTAL. Thanks!

spec.bs Outdated
1. [=list/For each=] |igSize| in (|ig|'s [=interest group/size groups=])[|ad|'s
[=interest group ad/size group=]]:
1. If |igSize| equals |adSize|, return |ad|.
1. If |igSize| equals |adSize|, set |maybeMatchingAd| to |ad|, and [=iteration/break=].
1. If
Copy link
Collaborator Author

@qingxinwu qingxinwu Dec 2, 2024

Choose a reason for hiding this comment

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

oh just noticed this. Let me see what I wanted to do, and update it now.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I probably wanted to spec this k-anon check. But I'll leave it to your k-anon handling pull request, if it sounds good.

spec.bs Outdated Show resolved Hide resolved
spec.bs Outdated Show resolved Hide resolved
@JensenPaul JensenPaul merged commit 896b8c7 into WICG:main Dec 2, 2024
2 checks passed
github-actions bot added a commit that referenced this pull request Dec 2, 2024
SHA: 896b8c7
Reason: push, by JensenPaul

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@qingxinwu qingxinwu deleted the deals branch December 9, 2024 03:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
spec Relates to the spec
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants