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

Use DOMManipulationTaskSource in Workers #10460

Open
KiChjang opened this issue Apr 7, 2016 · 2 comments
Open

Use DOMManipulationTaskSource in Workers #10460

KiChjang opened this issue Apr 7, 2016 · 2 comments

Comments

@KiChjang
Copy link
Member

@KiChjang KiChjang commented Apr 7, 2016

#9688 encountered the issue where we are still using global.script_chan() to deliver error message, but as outlined in the spec, Workers should really be using a DOM manipulation task source instead.

@nox
Copy link
Member

@nox nox commented Oct 1, 2017

Was this done in the end?

@jdm
Copy link
Member

@jdm jdm commented Oct 1, 2017

I do not believe so.

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.