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

Fix a build error. #640

Merged
merged 1 commit into from
Jun 20, 2023
Merged

Fix a build error. #640

merged 1 commit into from
Jun 20, 2023

Conversation

qingxinwu
Copy link
Collaborator

@qingxinwu qingxinwu commented Jun 20, 2023

AuctionAdInterestGroup inherits GenerateBidInterestGroup, need to use {{GenerateBidInterestGroup/xxx}} to reference inherited fields.

speced/bikeshed#2231 covers the bug why the original CL that made the change didn't catch this error.


Preview | Diff

AuctionAdInterestGroup inherits GenerateBidInterestGroup, need to use
{{GenerateBidInterestGroup/xxx}} to reference inherited fields.

speced/bikeshed#2231 covers the bug why the
original CL that made the change didn't catch this error.
@domfarolino domfarolino merged commit 1f0b909 into WICG:main Jun 20, 2023
@qingxinwu qingxinwu deleted the bug branch June 20, 2023 19:04
github-actions bot added a commit that referenced this pull request Jun 20, 2023
SHA: 1f0b909
Reason: push, by domfarolino

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
github-actions bot added a commit to qingxinwu/turtledove that referenced this pull request Jun 20, 2023
SHA: 1f0b909
Reason: push, by qingxinwu

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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants