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: minor fixes #122

Merged
merged 3 commits into from
Mar 29, 2024
Merged

Spec: minor fixes #122

merged 3 commits into from
Mar 29, 2024

Conversation

alexmturner
Copy link
Collaborator

@alexmturner alexmturner commented Mar 28, 2024

Fixes some minor issues discovered in the spec where behavior did not exactly align with the implementation. Also adds some Issue comments to track some potential future improvements (e.g. aligning error types).


Preview | Diff

Fixes some minor issues discovered in the spec, also adds some Issue
comments to track some potential future clean ups.
Web Platform Design Principles</a>, we should consider switching `long` to
`[EnforceRange] long long`.

Issue: {{PrivateAggregation/enableDebugMode(options)}}'s argument should not
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Note that fixing this to match the implementation (i.e. an optional argument with no default value) causes validation issues in the spec. So, we might need to change it by making debugKey optional instead.

@alexmturner
Copy link
Collaborator Author

@linnan-github, could you PTAL? Thanks!

@alexmturner
Copy link
Collaborator Author

Thanks again!

@alexmturner alexmturner merged commit e4ab73c into main Mar 29, 2024
1 check passed
@alexmturner alexmturner deleted the misc_clean_up branch March 29, 2024 16:50
github-actions bot added a commit that referenced this pull request Mar 29, 2024
SHA: e4ab73c
Reason: push, by alexmturner

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