gecko-dev/devtools/client/memory
Nick Fitzgerald 8b8554f2a5 Bug 1249789, 1249791, 1249792, 1249796, 1249798 - Clean up memory tool breakdowns; r=jsantell
This commit does the following:

- Rename "Group By: {Allocation => Call} Stack" in memory tool
- Rename "Label By: {Allocation => Call} Stack" in memory tool
- Get rid of "Internal Type" for labeling and grouping nodes
- Get rid of group by "Object Class" in memory tool
- Rename group/label by "Coarse Type" to plain "Type" in memory tool
2016-02-22 14:27:51 -08:00
..
actions Bug 1246017 - Create the parent map in the HeapAnalysesWorker; r=jimb 2016-02-05 15:11:48 -08:00
components Bug 1246017 - Create the parent map in the HeapAnalysesWorker; r=jimb 2016-02-05 15:11:48 -08:00
reducers Bug 1246017 - Create the parent map in the HeapAnalysesWorker; r=jimb 2016-02-05 15:11:48 -08:00
test Bug 1249789, 1249791, 1249792, 1249796, 1249798 - Clean up memory tool breakdowns; r=jsantell 2016-02-22 14:27:51 -08:00
app.js Bug 1243131 - memory tool: select snapshot using ACCEL+{UP/DOWN};r=fitzgen 2016-02-12 11:03:34 +01:00
constants.js Bug 1249789, 1249791, 1249792, 1249796, 1249798 - Clean up memory tool breakdowns; r=jsantell 2016-02-22 14:27:51 -08: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
memory.xhtml Bug 1246733 - Remove stylesheet references of 'devtools/skin/common.css' and instead import it in theme files;r=ntim,r=ochameau 2016-02-16 16:10:25 -08:00
models.js Bug 1249789, 1249791, 1249792, 1249796, 1249798 - Clean up memory tool breakdowns; r=jsantell 2016-02-22 14:27:51 -08:00
moz.build Bug 1221619 - Add telemetry to memory tool. r=jsantell, data-review=bsmedberg 2016-02-03 15:17:00 +01:00
panel.js Bug 1219554 - Follow up: clean up memory panel open/destroy; r=jsantell 2016-02-04 11:53:00 +01: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 1246017 - Create the parent map in the HeapAnalysesWorker; r=jimb 2016-02-05 15:11:48 -08:00
telemetry.js Bug 1249789, 1249791, 1249792, 1249796, 1249798 - Clean up memory tool breakdowns; r=jsantell 2016-02-22 14:27:51 -08:00
utils.js Bug 1246017 - Create the parent map in the HeapAnalysesWorker; r=jimb 2016-02-05 15:11:48 -08:00