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

Regression: WebScreen synchronous javascript execution #821

Open
andrewhavens opened this issue Mar 5, 2020 · 0 comments
Open

Regression: WebScreen synchronous javascript execution #821

andrewhavens opened this issue Mar 5, 2020 · 0 comments

Comments

@andrewhavens
Copy link
Collaborator

After transitioning to use WKWebView, the synchronous javascript execution is now blocking. There's a problem with using the semaphore since the the async javascript never calls back to signal it. There is a failing test in the test suite that should start passing when this feature is fixed.

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