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 publisher to ad auction data config #1291

Merged
merged 2 commits into from
Oct 1, 2024

Conversation

brusshamilton
Copy link
Contributor

@brusshamilton brusshamilton commented Oct 1, 2024

spec.bs Outdated Show resolved Hide resolved
spec.bs Outdated Show resolved Hide resolved

1. Let |seller| be the result of running [=parse an https origin=] on
|configIDL|["{{AdAuctionDataConfig/seller}}"].
1. Let |coordinator| be the result of running [=parse an https origin=] on
|configIDL|["{{AdAuctionDataConfig/coordinatorOrigin}}"].
1. If |seller| or |coordinator| are failure, then [=exception/throw=] a {{TypeError}}.
1. Let |config| be a new [=auction data config=] with the following [=struct/items=]:
: [=auction data config/publisher=]
:: |top_level_origin|
: [=auction data config/seller=]
:: |seller|
Copy link
Collaborator

Choose a reason for hiding this comment

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

the IETF's algorithm does not take a seller in its inputs. Is there a problem of passing seller to that algorithm? If not, I think it would be fine, otherwise, need to move this out from [=auction data config=].

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think it's fine.

Co-authored-by: qingxinwu <6334674+qingxinwu@users.noreply.github.com>
@qingxinwu qingxinwu added the spec Relates to the spec label Oct 1, 2024
@JensenPaul JensenPaul merged commit 840355a into WICG:main Oct 1, 2024
2 checks passed
github-actions bot added a commit that referenced this pull request Oct 1, 2024
SHA: 840355a
Reason: push, by JensenPaul

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
github-actions bot added a commit to morlovich/turtledove that referenced this pull request Oct 4, 2024
SHA: 840355a
Reason: push, by morlovich

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.

3 participants