jhen0409 / jhen0409/react-native-debugger
Help to track chrome devtools memory bug (Chromium >= 59)
- Dominant language
- JavaScript
- Stars
- 10.4k
- Forks
- 815
- PR merge metrics
- No merged PRs in 30d
Description
Context: https://github.com/jhen0409/react-native-debugger/pull/130#issuecomment-330034816 and [this troubleshooting](https://github.com/jhen0409/react-native-debugger/blob/master/docs/troubleshooting.md#how-to-resolve-problem-of-high-memory-usage-on-devtools)
The current version of RNDebugger (~ 0.7.x, Chromium 58) haven't this problem, but it will caused when we must to upgrade Chromium version (#130), so official remote debugger (Chrome browser) also does.
- [x] Confirm it caused since Chromium 59 (still on 62 Beta / 63 Canary)
- [ ] Confirm the problem still on the latest commit of [ChromeDevTools/devtools-frontend](https://github.com/ChromeDevTools/devtools-frontend)
- [ ] Help to find related Chromium bug report, or just report with initial RN project
Contributor guide
Assessment
This issue has not been assessed yet.