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

Bugfix chrome webworker #39

Merged
merged 2 commits into from Jun 29, 2015

Conversation

fonzerelly
Copy link
Contributor

Hi Stefan,

since my Chrome updated to Version 43.0.2357.130 m, it had problems connecting the pange with the webworker by addEventListener. The Webworker got never started properly or if it get started, I never returnend any message from it.

So I fixed this tiny issue. I hope you can easily merge this pull request.

fonzerelly added 2 commits June 24, 2015 18:05
The latest Chrome seems to have problems with
setting a message-callback with by 'addEventListener'
@stefanjudis
Copy link
Owner

@fonzerelly

Thanks. 🎉

Will check it tonight and pushing a patch release if working fine. :)

@stefanjudis
Copy link
Owner

Looking good. Thanks a lot. Will release patch version in a second. :)

stefanjudis added a commit that referenced this pull request Jun 29, 2015
@stefanjudis stefanjudis merged commit 92dbe52 into stefanjudis:master Jun 29, 2015
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

Successfully merging this pull request may close these issues.

None yet

2 participants