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

RTCDataChannelEventInit is not optional #1811

Closed
nils-ohlmeier opened this issue Mar 21, 2018 · 1 comment
Closed

RTCDataChannelEventInit is not optional #1811

nils-ohlmeier opened this issue Mar 21, 2018 · 1 comment

Comments

@nils-ohlmeier
Copy link

As RTCDataChannelEventInit is the last argument in RTCDataChannelEvent it needs to be optional as per whatwg/webidl#349 (comment)

@jan-ivar
Copy link
Member

My bad, I gave Nils wrong advice here. Turns out to be a Firefox bug since we don't have the channel dictionary member as required yet.

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

No branches or pull requests

2 participants