dillon1000/react
Commit
Browse files Removed the Profiler screenshot capture feature
This wasn't reliable because of browser extension API limitations and required serious throttling to avoid harming performance, so I've decided to just remove it entirely for now.
Changed paths19 files
First-parent comparisonOVERVIEW.md ModifiedM package.json ModifiedM shells/browser/shared/src/background.js ModifiedM shells/browser/shared/src/contentScript.js ModifiedM shells/browser/shared/src/main.js ModifiedM shells/dev/src/backend.js ModifiedM shells/dev/src/devtools.js ModifiedM src/__tests__/__snapshots__/profilingCache-test.js.snap ModifiedM src/backend/agent.js ModifiedM src/bridge.js ModifiedM src/devtools/ProfilerStore.js ModifiedM src/devtools/store.js ModifiedM src/devtools/views/Profiler/SidebarCommitInfo.css ModifiedM src/devtools/views/Profiler/SidebarCommitInfo.js ModifiedM src/devtools/views/Profiler/types.js ModifiedM src/devtools/views/Profiler/utils.js ModifiedM src/devtools/views/Settings/ProfilerSettings.js ModifiedM src/devtools/views/Settings/SettingsShared.css ModifiedM yarn.lock ModifiedPatch
Files changed
Rendering syntax-highlighted changes…