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 async evaluate() in respec2html #951

Closed
marcoscaceres opened this issue Oct 25, 2016 · 1 comment
Closed

Use async evaluate() in respec2html #951

marcoscaceres opened this issue Oct 25, 2016 · 1 comment

Comments

@marcoscaceres
Copy link
Member

NightmareJS implemented a suggestion I made a while back, which allows evaluate to wait for a promise:
segment-boneyard/nightmare#552 (comment)

This cleans up a bit of code on our side, where we get a bunch of messages/callbacks that we discard.

We should update the code in respec2html.js

@marcoscaceres
Copy link
Member Author

I did this as some point.

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

1 participant