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 freezes after Worker is created and loaded #19

Closed
caugner opened this issue Jan 10, 2020 · 2 comments
Closed

Firefox freezes after Worker is created and loaded #19

caugner opened this issue Jan 10, 2020 · 2 comments
Labels
wontfix This will not be worked on

Comments

@caugner
Copy link
Contributor

caugner commented Jan 10, 2020

Describe the bug
Firefox freezes after worker is created and loaded.

To Reproduce
Steps to reproduce the behavior:

  1. See repository: https://github.com/caugner/vue-ffmpeg-worker-firefox-freeze
  2. git clone https://github.com/caugner/vue-ffmpeg-worker-firefox-freeze
  3. cd vue-ffmpeg-worker-firefox-freeze
  4. yarn install
  5. yarn serve
  6. Open http://localhost:8080 in Firefox.
  7. Notice how the UI freezes (the website itself does not always freeze).

See also: https://bugzilla.mozilla.org/show_bug.cgi?id=1608440

Expected behavior
Since ffmpeg is run in a worker, it should not freeze the browser.

Screenshots
(Not applicable.)

Desktop (please complete the following information):

  • OS: Windows 10
  • Browser Firefox Nightly
  • Version 74.0.a1 (2020-01-09)

Smartphone (please complete the following information):
(Not applicable)

Additional context

  • I'm using Webpack's worker-loader with Vue.
  • videoconverter.js does not have this issue (same approach).
@caugner caugner changed the title Worker: Firefox freezes after worker is created and loaded Firefox freezes after Worker is created and loaded Jan 10, 2020
@jeromewu
Copy link
Collaborator

This issue is more like a bug in Firefox, right now I won't do anything to fix this.

@jeromewu jeromewu added the wontfix This will not be worked on label Jan 13, 2020
@jeromewu
Copy link
Collaborator

Close for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants