dillon1000/react

Commit

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`.
Browse files
Changed paths6 files
First-parent comparison
M shells/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 Modified
Patch

Files changed

Rendering syntax-highlighted changes…