Make disk cache inspection toggleable

Summary: Adds a toggle switch to show/hide disk cache images defaulting to inactive. The image data is only sent on the adb connection when the toggle is activated.

Reviewed By: defHLT

Differential Revision: D20002059

fbshipit-source-id: 05c9e515ffe09441e5cfb6f66eb14559ac4a322c
This commit is contained in:
Mathias Fleig Mortensen
2020-07-27 09:43:25 -07:00
committed by Facebook GitHub Bot
parent cfcb6837d1
commit e466bc4aed
5 changed files with 62 additions and 32 deletions

View File

@@ -109,8 +109,8 @@
"devDependencies": {
"@babel/code-frame": "^7.10.4",
"@jest-runner/electron": "^3.0.0",
"@testing-library/react": "^10.4.3",
"@testing-library/dom": "^7.20.2",
"@testing-library/react": "^10.4.3",
"@types/algoliasearch": "^3.30.19",
"@types/babel__code-frame": "^7.0.0",
"@types/babel__core": "^7.1.6",