stefanjudis / grunt-photobox

Grunt plugin for creating screenshots of any site and compare them
MIT License
277 stars 22 forks source link

Bugfix chrome webworker #39

Closed fonzerelly closed 9 years ago

fonzerelly commented 9 years ago

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.

stefanjudis commented 9 years ago

@fonzerelly

Thanks. :tada:

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

stefanjudis commented 9 years ago

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