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

a bugfix for issue #745 ,webworker error #813

Merged
merged 2 commits into from
Feb 25, 2017
Merged

Conversation

hccde
Copy link
Contributor

@hccde hccde commented Feb 24, 2017

What kind of change does this PR introduce?
a bugfix

Did you add or update the examples/?
now,it can work well without errors.

Summary
this bug happened because we use iframe.postMessage to communicate with other window.But unfortunately, in the Worker there is also a method called postMessage,they have diffrent function signature.
#745 #792

Does this PR introduce a breaking change?

Other information
it's a not easy journey

@jsf-clabot
Copy link

jsf-clabot commented Feb 24, 2017

CLA assistant check
All committers have signed the CLA.

@hccde hccde changed the title a bugfix for issue#792 ,webworker error a bugfix for issue#745 ,webworker error Feb 25, 2017
@hccde hccde changed the title a bugfix for issue#745 ,webworker error a bugfix for issue #745 ,webworker error Feb 25, 2017
@SpaceK33z SpaceK33z merged commit ccc8163 into webpack:master Feb 25, 2017
@SpaceK33z
Copy link
Member

Thanks!

@hendrikras
Copy link

Thank you!

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

4 participants