gecko-dev/devtools/client/memory
Jan de Mooij 5694cde5ee Bug 1715512 part 15 - Fix tests. r=jonco
The jit-test was triggering slices that were "too long" for the test to abort the
sweep phase. Reduce the count for the test to pass.

The devtools test was failing because shapes no longer show up in the visible part
of the memory allocation table (it's more down the list because there are fewer
shapes). Use PropMap instead.

Differential Revision: https://phabricator.services.mozilla.com/D117315
2021-06-18 12:02:15 +00:00
..
actions Bug 1365607 - Refactor devtools/client/memory/actions/filter.js r=jdescottes 2021-06-08 18:09:00 +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 1715512 part 15 - Fix tests. r=jonco 2021-06-18 12:02:15 +00:00
.eslintrc.js
app.js
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
models.js
moz.build Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
panel.js Bug 1696374 - [devtools] Rename targetList to targetCommand in panels codes. r=nchevobbe 2021-04-12 07:59:50 +00:00
reducers.js
store.js
utils.js