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 MessagePort and MessageChannel #16622

Closed
wants to merge 15 commits into from
Closed
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Prev

Enable webmessaging tests

  • Loading branch information
KiChjang committed Jun 11, 2019
commit 5693b812073ab31f97cc67cc9c3f8b418627c22e
@@ -137,6 +137,8 @@ skip: true
skip: false
[WebIDL]
skip: false
[webmessaging]
skip: false

This comment has been minimized.

Copy link
@emilio

emilio Apr 29, 2017

Member

Are we really passing all the tests? Or does this need expectations update?

This comment has been minimized.

Copy link
@KiChjang

KiChjang Apr 30, 2017

Author Member

It does need update, I still need to investigate issues that make MessagePort not quite work as intended.

[websockets]
skip: false
[webstorage]
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.