dillon1000/react
Commit
Browse files Fix profiling screenshots data structure to map rootID to commitIndex
Propagate `rootID` throughout the code for `captureScreenshot`. Rename private profiling maps of `store` to make relations more clear. Fix missing cleanup for screenshots data in `set importedProfilingData` of `store`.
Changed paths6 files
First-parent comparisonshells/browser/shared/src/background.js ModifiedM shells/browser/shared/src/main.js ModifiedM shells/dev/src/backend.js ModifiedM src/backend/agent.js ModifiedM src/devtools/store.js ModifiedM src/devtools/views/Profiler/SidebarCommitInfo.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…