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

Tweak nullability in initMessageEvent() and MessageEventInit #72

Closed
wants to merge 1 commit into from
Closed

Tweak nullability in initMessageEvent() and MessageEventInit #72

wants to merge 1 commit into from

Conversation

foolip
Copy link
Member

@foolip foolip commented Sep 1, 2015

Both MessageEvent.source and MessageEvent.ports are nullable, so it
makes sense for the corresponding arguments/members to be the same.

Fixes https://www.w3.org/Bugs/Public/show_bug.cgi?id=28726

Both MessageEvent.source and MessageEvent.ports are nullable, so it
makes sense for the corresponding arguments/members to be the same.

Fixes https://www.w3.org/Bugs/Public/show_bug.cgi?id=28726
@annevk
Copy link
Member

annevk commented Sep 1, 2015

99f79f2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants