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

Implement the WebSocket constructor that takes DOMString[] #6696

Closed
jdm opened this issue Jul 22, 2015 · 7 comments
Closed

Implement the WebSocket constructor that takes DOMString[] #6696

jdm opened this issue Jul 22, 2015 · 7 comments
Labels

Comments

@jdm
Copy link
Member

@jdm jdm commented Jul 22, 2015

Or else sequence<DOMString> like Gecko, since T[] was removed from WebIDL. Depends on #544.

@jdm jdm added the A-content/dom label Jul 22, 2015
@boghison
Copy link
Contributor

@boghison boghison commented Jul 22, 2015

This depends on an open issue, that depends on a PR that was merged? Are there still any obstacles?

@jdm
Copy link
Member Author

@jdm jdm commented Jul 22, 2015

Nope!

@boghison
Copy link
Contributor

@boghison boghison commented Jul 22, 2015

@jdm Then #544 should be closed, shouldn't it?

@jdm
Copy link
Member Author

@jdm jdm commented Jul 22, 2015

No, #544 has not been resolved.

@boghison
Copy link
Contributor

@boghison boghison commented Jul 22, 2015

@jdm Sequence arguments are available, but not sequence return values. Is that correct?

@KiChjang
Copy link
Member

@KiChjang KiChjang commented Dec 23, 2015

Superseded by #9053.

@KiChjang KiChjang closed this Dec 23, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.