1
0
Fork 0
firefox/devtools/client/performance-new/store
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00
..
actions.js Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
moz.build Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
README.md Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
reducers.js Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
selectors.js Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00

Performance New Store

This folder contains the Redux store logic for both the DevTools Panel and about:profiling. The store is NOT used for the popup, which does not use React / Redux.