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] Fix for selectedBuyerAndSellerReportingId #1317

Merged
merged 5 commits into from
Oct 29, 2024

Conversation

HabibiYou
Copy link
Contributor

@HabibiYou HabibiYou commented Oct 29, 2024

Adds a check to ensure that the generated bid's selectedBuyerAndSellerReportingId, is present within the bid ad's selectableBuyerAndSellerReportingIds, otherwise will return a failure.

Also adds the size of selectableBuyerAndSellerReportingIds to the estimated size algorithm.


Preview | Diff

@HabibiYou HabibiYou marked this pull request as draft October 29, 2024 14:15
@HabibiYou HabibiYou marked this pull request as ready for review October 29, 2024 14:17
@qingxinwu
Copy link
Collaborator

qingxinwu commented Oct 29, 2024

not directly related, but seems we also forgot to add the selectable IDs size to interest group's estimated size (step 18) (code).

@HabibiYou HabibiYou changed the title [SPEC] Fix missing check for selectedBuyerAndSellerReportingId [SPEC] Fix for selectedBuyerAndSellerReportingId Oct 29, 2024
@JensenPaul JensenPaul added the spec Relates to the spec label Oct 29, 2024
@JensenPaul JensenPaul merged commit a8ae8e3 into WICG:main Oct 29, 2024
2 checks passed
github-actions bot added a commit that referenced this pull request Oct 29, 2024
SHA: a8ae8e3
Reason: push, by JensenPaul

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

4 participants