gecko-dev/devtools/client/memory
Alexandre Poirot e856c50e32 Bug 1729500 - [devtools] Fix stack recording in the memory panel. r=jdescottes
Without this, server side target were breaking stack record in the memory panel.
We have to ensure toggling stack record ON before the page starts loading.

Differential Revision: https://phabricator.services.mozilla.com/D124823
2021-09-14 12:46:48 +00:00
..
actions Bug 1729500 - [devtools] Fix stack recording in the memory panel. r=jdescottes 2021-09-14 12:46:48 +00:00
components Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
reducers Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
test Bug 1729500 - [devtools] Fix stack recording in the memory panel. r=jdescottes 2021-09-14 12:46:48 +00:00
.eslintrc.js Bug 1622328 - add license info to all eslintrc files r=Standard8,webcompat-reviewers,miketaylr 2020-03-19 13:47:51 +00:00
app.js Bug 1729500 - [devtools] Fix stack recording in the memory panel. r=jdescottes 2021-09-14 12:46:48 +00:00
constants.js
dominator-tree-lazy-children.js
index.xhtml Bug 1695253 - Replaced DTD/xhtml1-strict.dtd which lead to broken network loads. r=mossop 2021-03-24 16:52:06 +00:00
initializer.js Bug 1729500 - [devtools] Fix stack recording in the memory panel. r=jdescottes 2021-09-14 12:46:48 +00:00
models.js Bug 1729500 - [devtools] Fix stack recording in the memory panel. r=jdescottes 2021-09-14 12:46:48 +00:00
moz.build Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
panel.js Bug 1729500 - [devtools] Fix stack recording in the memory panel. r=jdescottes 2021-09-14 12:46:48 +00:00
reducers.js
store.js
utils.js