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

Update callback IDL to return nullable types #389

Merged
merged 1 commit into from
Jan 12, 2024

Conversation

lukewarlow
Copy link
Member

Partially addresses #388

Chromium is correct in terms of the nullability of the return types, without adding the nullability my implementation in WebKit fails tests that expect null to become "" not "null"

@lukewarlow lukewarlow requested a review from koto January 11, 2024 13:36
@koto koto merged commit d8dc67a into w3c:main Jan 12, 2024
1 of 2 checks passed
github-actions bot added a commit that referenced this pull request Jan 12, 2024
SHA: d8dc67a
Reason: push, by koto

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.

None yet

2 participants