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

Firefox in a web worker fails due to FileReader being undefined #4402

Closed
nolanlawson opened this issue Oct 4, 2015 · 1 comment
Closed
Labels
enhancement Feature request

Comments

@nolanlawson
Copy link
Member

See https://bugzilla.mozilla.org/show_bug.cgi?id=701634. Luckily there is a workaround: FileReaderSync.

nolanlawson added a commit that referenced this issue Oct 4, 2015
This also re-enables the web worker tests for Firefox. Web worker
tests should only be running in Chrome and Firefox now.
nolanlawson added a commit that referenced this issue Oct 4, 2015
This also re-enables the web worker tests for Firefox. Web worker
tests should only be running in Chrome and Firefox now.
@daleharvey daleharvey added the enhancement Feature request label Oct 5, 2015
nolanlawson added a commit that referenced this issue Oct 5, 2015
This also re-enables the web worker tests for Firefox. Web worker
tests should only be running in Chrome and Firefox now.
nolanlawson added a commit that referenced this issue Oct 6, 2015
This also re-enables the web worker tests for Firefox. Web worker
tests should only be running in Chrome and Firefox now.
nolanlawson added a commit that referenced this issue Oct 6, 2015
This also re-enables the web worker tests for Firefox. Web worker
tests should only be running in Chrome and Firefox now.
nolanlawson added a commit that referenced this issue Oct 6, 2015
This also re-enables the web worker tests for Firefox. Web worker
tests should only be running in Chrome and Firefox now.
@daleharvey
Copy link
Member

Fixed in 2457a2b

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Feature request
Projects
None yet
Development

No branches or pull requests

2 participants