Jordan Santell
c4e68f4a5f
Bug 1215953 - Add feature for importing heap snapshots into the memory
...
tool. r=fitzgen,ntim
2015-11-11 16:05:46 -08:00
Eduard Hanu
4d4526ada6
Bug 1222417 - Filter Input Fixes in toolbar.js and memory.css. r=vp
2015-11-10 15:40:00 +01:00
Jordan Santell
ea43365751
Bug 1215954 - Add feature to save a heap snapshot from memory tool to
...
disk. r=fitzgen,vp
2015-11-10 11:53:55 -08:00
Nick Fitzgerald
8400ed49ff
Bug 1160379 - Annotate relevant tests for --tag devtools-memory. r=jsantell
2015-11-05 10:53:00 +01:00
Carsten "Tomcat" Book
a06710379c
merge mozilla-inbound to mozilla-central a=merge
2015-11-05 11:58:55 +01:00
Nick Fitzgerald
52390ff970
Bug 1221150 - Follow up: disable the browser_memory_no_auto_expand.js test on DEBUG builds; r=me CLOSED TREE
2015-11-04 19:09:29 -08:00
Nick Fitzgerald
1ff37b03a9
Bug 1221150 - Disable automatic expanding of memory tool's tree items; r=jsantell
2015-11-04 17:51:41 -08:00
Nick Fitzgerald
cbac2ffebe
Bug 1221673 - Add support for filtering censuses to memory tool's frontend; r=jsantell,vporof
2015-11-04 16:12:31 -08:00
J. Ryan Stinnett
cfecfe3268
Bug 1182722 - Move DevTools l10n files. r=ochameau,glandium,Pike,bgrins
...
Move DevTools l10n files under /devtools/client and /devtools/shared.
A script is attached to the bug for l10n repos to migrate their strings.
2015-11-04 15:35:53 -06:00
J. Ryan Stinnett
ce14310c2b
Bug 1207976 - Remove /themes from DevTools URLs. r=ochameau
2015-11-04 12:04:20 -06:00
James Long
d1a14d9c51
Bug 1219304 - add react-dom and use it in the devtools to render react r=jsantell
2015-10-30 10:06:52 -04:00
Nick Fitzgerald
baf4297b41
Bug 1221218 - Use by-filename breakdown in the memory tool; r=jsantell
...
This commit adds support for traversing by: "filename" edges in census
breakdowns and reports and makes the default coarse-type breakdown use a
filename sub-breakdown for scripts.
2015-11-04 05:49:34 -08:00
Jordan Santell
bf5db02e1f
Bug 1219623 - Memory tool should be responsive in low widths and right panel docked. r=fitzgen
2015-10-29 19:54:24 -07:00
Nick Fitzgerald
4b901ea1e1
Bug 1219820 - Do not try and select the hidden root when navigating the heap view tree with keyboard shortcuts; r=jsantell
2015-10-29 17:28:32 -07:00
Jordan Santell
a12359b466
Bug 1218673 - Clean up toolbar stlying and be more responsive in the memory tool. r=fitzgen
2015-10-29 17:21:09 -07:00
Nick Fitzgerald
79923d4faa
Bug 1219854 - Add more robust source name parsing for displaying allocation stack tree items; r=jsantell
2015-10-29 17:21:08 -07:00
Nick Fitzgerald
6ef8c69e6c
Bug 1219805 - Make coarse type break objects down by [[class]] rather than allocation stack; r=jsantell
2015-10-29 17:21:07 -07:00
Nick Fitzgerald
2eae4f7f4f
Bug 1218670 - Add % to heap view tree items; r=jsantell
2015-10-29 17:21:06 -07:00
Nick Fitzgerald
bcb15bbf51
Bug 1219421 - Guide users to recording allocations when no allocation stacks are present; r=jsantell
2015-10-29 01:32:08 -07:00
Jordan Santell
086d2969ab
Bug 1217243 - Display snapshot aggregate values and timestamp in the snapshot list view. r=fitzgen
2015-10-29 01:17:09 -07:00
Jordan Santell
f6fd8261d0
Bug 1214799 - Localization strings for the memory tool. r=fitzgen
2015-10-29 00:07:07 -07:00
Nick Fitzgerald
00dc581393
Bug 1219385 - Small fixes for heap view's tree items; r=jsantell
...
* Display function display name when breaking down by allocation stack.
* Properly check or uncheck the "Invert tree" checkbox depending on if we are
inverting the heap view's tree or not.
2015-10-29 00:01:48 -07:00
Nick Fitzgerald
d531dd8d95
Bug 1218560 - Part 2: Add an integration test for allocation stack breakdowns; r=jsantell
2015-10-28 22:46:25 -07:00
Jordan Santell
5697eb4257
Bug 1218679 - Add integration/smoke-screen tests for memory tool. r=fitzgen
2015-10-28 22:46:25 -07:00
Jordan Santell
f2617e8b6b
Bug 1219073 - part 2 - Add styling and link to the debugger of SavedFrames in memory tool tree. r=fitzgen
2015-10-28 22:16:13 -07:00
Jordan Santell
f8917a2bfb
Bug 1217946 - Fix all validation failures and deprecated components. r=fitzgen
2015-10-28 16:11:05 -07:00
Wes Kocher
b3a290b07a
Backed out changeset 06a16359bcec (bug 1217946) for m(dt) bustage
2015-10-28 14:51:00 -07:00
Wes Kocher
2f1a67ed28
Backed out changeset 17ae7ed99b0b (bug 1201907) so I can cleanly back out another patch
2015-10-28 14:50:48 -07:00
Jordan Santell
3f06f77054
Bug 1201907 - Enable memory tool for use and add a trait indicating its availability. r=fitzgen
2015-10-28 14:10:21 -07:00
Jordan Santell
1d5c40ca96
Bug 1217969 - Highlight the memory tool tab when recording allocations. r=fitzgen
2015-10-28 13:10:31 -07:00
Jordan Santell
1971145b38
Bug 1217946 - Fix all validation failures and deprecated components. r=fitzgen
2015-10-28 13:05:35 -07:00
Nick Fitzgerald
f6659829bb
Bug 1219079 - Small breakdown-related fixes for the memory tool; r=jsantell
...
* Add "Breakdown by" in front of dropdown selector for the selected breakdown.
* "Allocation Site" => "Allocation Stack" for breakdown's label.
* Make the coarse type breakdown bucket strings by count.
2015-10-28 10:59:25 -07:00
Nick Fitzgerald
296d69ddb0
Bug 1219071 - Cache the results of the dfs when rendering the tree widget; r=jsantell
2015-10-28 10:20:32 -07:00
Carsten "Tomcat" Book
7eb09f8840
Backed out changeset 5f17f4325f31 (bug 1218679) for memory leaks on a CLOSED TREE
2015-10-28 13:09:57 +01:00
Carsten "Tomcat" Book
ed54abad6e
Backed out changeset 2e2f56672850 (bug 1218560)
2015-10-28 13:09:38 +01:00
Carsten "Tomcat" Book
7159fdc63d
Backed out changeset 167cd2f19d93 (bug 1219079)
2015-10-28 13:09:36 +01:00
Nick Fitzgerald
db5fe14433
Bug 1219079 - Small breakdown-related fixes for the memory tool; r=jsantell
...
* Add "Breakdown by" in front of dropdown selector for the selected breakdown.
* "Allocation Site" => "Allocation Stack" for breakdown's label.
* Make the coarse type breakdown bucket strings by count.
2015-10-28 02:11:06 -07:00
Nick Fitzgerald
0b9221219b
Bug 1218560 - Part 2: Add an integration test for allocation stack breakdowns; r=jsantell
2015-10-28 02:11:06 -07:00
Jordan Santell
ab9bbe63f9
Bug 1218679 - Add integration/smoke-screen tests for memory tool. r=fitzgen
2015-10-28 02:11:06 -07:00
Jordan Santell
61b4154be7
Bug 1218840 - Remove vestigial census-view module. r=fitzgen
2015-10-27 17:49:36 -07:00
Jordan Santell
9732e1856c
Bug 1218674 - Style heap view states and overall tree. r=fitzgen
2015-10-27 17:48:18 -07:00
Jordan Santell
6b96ea8c34
Bug 1218675 - Style focused rows in the heap tree correctly. r=fitzgen
2015-10-27 14:59:26 -07:00
Nick Fitzgerald
ffcaf8b498
Bug 1218560 - Fix heap tree view with allocation stack breakdown; r=jsantell
2015-10-27 14:20:09 -07:00
Nick Fitzgerald
e090929fbf
Bug 1218592 - Add more robust error handling and reporting to the memory tool's actions; r=jsantell
2015-10-27 13:24:55 -07:00
Nick Fitzgerald
857d1afc8c
Bug 1217500 - Add UI for inverting display tree in memory tool; r=jsantell
2015-10-27 09:11:05 -07:00
Jordan Santell
3e8ef2f977
Bug 1217239 - part 2 - fix bad rebase. r=jlong
2015-10-27 08:17:47 -07:00
Jordan Santell
e825f0fca4
Bug 1217239 - Style the heap widget in memory tools. r=fitzgen
2015-10-26 22:40:45 -07:00
Phil Ringnalda
29960ea4fd
Back out 2 changesets (bug 1217500, bug 1218560) for devtools leaks
...
Backed out changeset 15acea2927e2 (bug 1218560)
Backed out changeset e3b623fd16bf (bug 1217500)
2015-10-26 18:28:24 -07:00
Nick Fitzgerald
a87db7f6f0
Bug 1218560 - Fix heap tree view item rendering when using an allocation stack breakdown; r=jsantell
2015-10-26 14:58:03 -07:00
Nick Fitzgerald
e0c4d6806d
Bug 1217500 - Add UI for inverting display tree in memory tool; r=jsantell
2015-10-26 14:58:03 -07:00