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

Make running inside Chrome Web Worker optional #3400

Closed
nktpro opened this issue Oct 14, 2015 · 1 comment
Closed

Make running inside Chrome Web Worker optional #3400

nktpro opened this issue Oct 14, 2015 · 1 comment
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@nktpro
Copy link

nktpro commented Oct 14, 2015

The change to use worker in Chrome dev mode broke crucial tools:

Tooling is what matters the most for any tech stack. Sandboxing browser specific APIs is helpful but most of the time it's trivial to find and fix the violating code paths. It's not worth it over losing existing working tools.

At the minimum couldn't we just make it optional, i.e: http://localhost:8081/debugger-ui?run-inside-worker vs forcing it by default?

@mkonicek
Copy link
Contributor

Hi there! This issue is being closed because it has been inactive for a while.

But don't worry, it will live on with ProductPains! Check out its new home: https://productpains.com/post/react-native/make-running-inside-chrome-web-worker-optional

ProductPains helps the community prioritize the most important issues thanks to its voting feature.
It is easy to use - just login with GitHub.

Also, if this issue is a bug, please consider sending a PR with a fix. We rely on the community to provide
bugfixes as the core team is focused on performance.

@facebook facebook locked as resolved and limited conversation to collaborators Jul 21, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jul 21, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

3 participants