gecko-dev/devtools/client/performance-new/store
Nazım Can Altınova f4d36497aa Bug 1667061 - Add ProfilerViewMode for preset and append `view` querystring while opening the front-end. r=gregtatum
Depends on D91266

Differential Revision: https://phabricator.services.mozilla.com/D91267
2020-12-04 10:47:22 +00:00
..
README.md Bug 1619748 - Update code documentation for the new about:profiling workflow; r=julienw 2020-03-09 15:02:17 +00:00
actions.js Bug 1667061 - Add ProfilerViewMode for preset and append `view` querystring while opening the front-end. r=gregtatum 2020-12-04 10:47:22 +00:00
moz.build Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
reducers.js Bug 1597388 - Hook about:profiling up to remote debugging; r=julienw,jdescottes 2020-03-09 15:01:02 +00:00
selectors.js Bug 1667061 - Add ProfilerViewMode for preset and append `view` querystring while opening the front-end. r=gregtatum 2020-12-04 10:47:22 +00:00

README.md

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.