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

Move unzipping to a Web Worker thread #7

Closed
GoogleCodeExporter opened this issue May 10, 2015 · 1 comment
Closed

Move unzipping to a Web Worker thread #7

GoogleCodeExporter opened this issue May 10, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

All unzipping should be done in a Web Worker thread instead of in the main
UI thread of the browser.

Original issue reported on code.google.com by codedr...@gmail.com on 10 Apr 2010 at 5:43

@GoogleCodeExporter
Copy link
Author

Fixed in revision eacbb9fcd34a

Use Firebug console to watch the unzipping progress.  Still quite slow and also 
some
files can crash Firefox or halt with an error:

uncaught exception: Error! peekBytes() called and not byte-aligned

Will fix that exception next.

Original comment by codedr...@gmail.com on 10 Apr 2010 at 7:41

  • Changed state: Fixed

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

No branches or pull requests

1 participant