gecko-dev/devtools/client/memory
Nick Fitzgerald d09fc47e9a Bug 1239495 - Label the GC roots in the dominator tree. r=jdescottes
Before this patch, we used the underlying root list's C++ type as the label of
the GC roots node in the dominator tree. This patch changes that label to "GC
Roots", which does not require knowing our implementation of heap snapshots to
understand.
2016-01-19 16:29:00 +01:00
..
actions Bug 1215955 - Add clear snapshots button to devtools memory tool. r=fitzgen 2016-01-12 19:14:15 +01:00
components Bug 1239495 - Label the GC roots in the dominator tree. r=jdescottes 2016-01-19 16:29:00 +01:00
reducers Bug 1215955 - Add clear snapshots button to devtools memory tool. r=fitzgen 2016-01-12 19:14:15 +01:00
test Bug 1239495 - Label the GC roots in the dominator tree. r=jdescottes 2016-01-19 16:29:00 +01:00
app.js Bug 1215955 - Add clear snapshots button to devtools memory tool. r=fitzgen 2016-01-12 19:14:15 +01:00
constants.js Bug 1215955 - Add clear snapshots button to devtools memory tool. r=fitzgen 2016-01-12 19:14:15 +01:00
dominator-tree-lazy-children.js Bug 1229229 - Display dominator trees in the memory tool's UI; r=jsantell 2016-01-13 12:27:30 -08:00
initializer.js Bug 1231943 - Add basic telemetry for memory tool. r=fitzgen 2015-12-11 07:36:00 +01:00
memory.xhtml Bug 1207976 - Remove /themes from DevTools URLs. r=ochameau 2015-11-04 12:04:20 -06:00
models.js Bug 1229229 - Display dominator trees in the memory tool's UI; r=jsantell 2016-01-13 12:27:30 -08:00
moz.build Bug 1229229 - Display dominator trees in the memory tool's UI; r=jsantell 2016-01-13 12:27:30 -08:00
panel.js Bug 1214800 - Add MPL 2.0 licensing information to all memory tool files. r=fitzgen 2015-10-21 07:57:10 -07:00
reducers.js Bug 1229229 - Display dominator trees in the memory tool's UI; r=jsantell 2016-01-13 12:27:30 -08:00
store.js Bug 1229229 - Display dominator trees in the memory tool's UI; r=jsantell 2016-01-13 12:27:30 -08:00
utils.js Bug 1239730 - memory table formatNumber/Percent : add space every 3 digits. r=jsantell 2016-01-18 16:24:36 +01:00