jhen0409 / jhen0409/react-native-debugger
Help to track chrome devtools memory bug (Chromium >= 59)
- 主要言語
- JavaScript
- スター
- 10.4k
- フォーク
- 815
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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
コントリビューションガイド
調査の方向性
docs/troubleshooting.md と pull request #130 のコンテキストから始めます。初期状態の React Native プロジェクトで高メモリ使用量の問題を再現し、その後、ChromeDevTools/devtools-frontend の最新のコミットと比較します。問題が継続しているかどうかを確認し、関連する Chromium のバグレポートを見つけるか作成できれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- electron, javascript, react-native
- 領域
- devtools, performance
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 30/100