Commit Graph

368 Commits

Author SHA1 Message Date
Jordan Santell
421ce5ab88 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
1c1b5c1262 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
75e46e620c 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
6ff5f69470 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
1fdeb4f734 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
e6daba098d Bug 1218670 - Add % to heap view tree items; r=jsantell 2015-10-29 17:21:06 -07:00
Victor Porof
686fe076c0 Bug 1213100 - Part 1: fix gnarly layout-related bugs, r=jsantell 2015-10-30 00:35:44 +01:00
Brian Grinstead
38745aa9c1 Bug 1219872 - Fix animationinspector permafail on beta by turning on dom.animations-api.core.enabled;r=birtles,a=bustage
--HG--
extra : commitid : 5yH1rYnZLpS
2015-10-29 16:29:09 -07:00
Carsten "Tomcat" Book
c56010f3c1 Merge mozilla-central to fx-team 2015-10-29 12:13:20 +01:00
Tim Nguyen
106e9c6be5 Bug 1169679 - Update add-on manager entry design to match in-content prefs styling. r=dao 2015-10-29 12:00:49 +01:00
Carsten "Tomcat" Book
cfd92d9b05 merge mozilla-inbound to mozilla-central a=merge 2015-10-29 11:49:27 +01:00
Nick Fitzgerald
3fbbe9a152 Bug 1218560 - Part 2: Add an integration test for allocation stack breakdowns; r=jsantell 2015-10-28 22:46:25 -07:00
Jordan Santell
5baf1b0f6c Bug 1218679 - Add integration/smoke-screen tests for memory tool. r=fitzgen 2015-10-28 22:46:25 -07:00
Nick Fitzgerald
5524c0eb98 Bug 1219066 - Make sure to traverse and unlink HeapSnapshot::mParent in cycle collection; r=mccr8 2015-10-28 22:46:25 -07:00
Jordan Santell
b6b94f7a15 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
c8ef9c976f Bug 1213966 - Add memory tool active icon, and wire up both memory tool icons. r=fitzgen 2015-10-28 18:11:22 -07:00
Helen V. Holmes
acde84133a Bug 1213966: Added a memory tool icon; r=jsantell 2015-10-28 18:11:21 -07:00
Nick Fitzgerald
98449781ae 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
9fc629abb9 Bug 1217243 - Display snapshot aggregate values and timestamp in the snapshot list view. r=fitzgen 2015-10-29 01:17:09 -07:00
Patrick Brosset
d17a5d87d5 Bug 1211886 - Make infinite animations that iterated at least once pausable; r=miker
--HG--
extra : commitid : 6fsU8jaKtl3
extra : rebase_source : 2942d9a1b483720118d091beff6e4beb2d5c9944
2015-10-28 12:58:39 +01:00
Nick Fitzgerald
d9fb528ff0 Bug 1219572 - Give the heap view's tree items a little space between the function name and source; r=jsantell DONTBUILD 2015-10-29 00:17:34 -07:00
Jordan Santell
1b520cae71 Bug 1214799 - Localization strings for the memory tool. r=fitzgen 2015-10-29 00:07:07 -07:00
Nick Fitzgerald
7f37fbedaa 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
Wes Kocher
09f2ccd125 Merge m-c to fx-team, a=merge
--HG--
extra : commitid : 7BlHfEDMbtZ
2015-10-28 17:09:14 -07:00
Wes Kocher
5c6d443c92 Merge inbound to central, a=merge
--HG--
extra : commitid : 9CmKkEXHeLM
2015-10-28 17:00:22 -07:00
Jordan Santell
5c5b465e99 Bug 1201907 - Enable memory tool for use and add a trait indicating its availability. r=fitzgen 2015-10-28 16:21:10 -07:00
Jordan Santell
64e08b66ae Bug 1217946 - Fix all validation failures and deprecated components. r=fitzgen 2015-10-28 16:11:05 -07:00
Nick Fitzgerald
523a46fa6e 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
a62c2ba141 Bug 1219071 - Cache the results of the dfs when rendering the tree widget; r=jsantell 2015-10-28 10:20:32 -07:00
Alexandre Poirot
441ca7c0a9 Bug 1217867 - Prevent actor id clash when debugging the same e10s tab with multiple clients. r=jryans 2015-10-28 09:56:17 -07:00
Alexandre Poirot
8163078f99 Bug 1217559 - Fix chrome overrides after new devtools files layout. r=jryans 2015-10-28 09:56:17 -07:00
Wes Kocher
5759603594 Backed out changeset 06a16359bcec (bug 1217946) for m(dt) bustage
--HG--
extra : rebase_source : 9688af719007bfc31ee299a51ade84d09b54917d
2015-10-28 14:51:00 -07:00
Wes Kocher
9c2be52ac7 Backed out changeset 17ae7ed99b0b (bug 1201907) so I can cleanly back out another patch
--HG--
extra : rebase_source : 14f54738fff9f3696da1bbc933aa6692e5d11420
2015-10-28 14:50:48 -07:00
Jordan Santell
cf37d051ff 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
210dc6fb6c Bug 1217969 - Highlight the memory tool tab when recording allocations. r=fitzgen 2015-10-28 13:10:31 -07:00
Jordan Santell
a5c5dae2ae Bug 1217946 - Fix all validation failures and deprecated components. r=fitzgen 2015-10-28 13:05:35 -07:00
Tooru Fujisawa
d026d014d6 Bug 1219028 - Remove use of non-standard Function.prototype.isGenerator from devtools/. r=fitzgen
--HG--
extra : commitid : G4gBdr2Ghw8
extra : rebase_source : 44e225f53a1275ee135cd8d953faf02498bb2b26
2015-10-28 07:28:18 +09:00
Jordan Santell
e6b5ecfe0c Bug 1218840 - Remove vestigial census-view module. r=fitzgen 2015-10-27 17:49:36 -07:00
Jordan Santell
5c34d7a09b Bug 1218674 - Style heap view states and overall tree. r=fitzgen 2015-10-27 17:48:18 -07:00
Carsten "Tomcat" Book
f033128ee4 Backed out changeset 5f17f4325f31 (bug 1218679) for memory leaks on a CLOSED TREE 2015-10-28 13:09:57 +01:00
Carsten "Tomcat" Book
63b5112216 Backed out changeset 2e4f2de05673 (bug 1219066) 2015-10-28 13:09:40 +01:00
Carsten "Tomcat" Book
6c7ca6161a Backed out changeset 2e2f56672850 (bug 1218560) 2015-10-28 13:09:38 +01:00
Carsten "Tomcat" Book
07a12a9763 Backed out changeset 167cd2f19d93 (bug 1219079) 2015-10-28 13:09:36 +01:00
Victor Porof
059ab0384d Bug 1211841 - Style off the main thread markers differently, r=jsantell 2015-10-28 11:00:52 +01:00
Victor Porof
66078a0201 Bug 1211839 - Don't allow off the main thread markers to nest under main thread markers, r=smaug, jsantell 2015-10-24 17:10:22 +02:00
Patrick Brosset
c1e49d5de4 Bug 1218425 - ESLint rule that warns against aArg notation in function params; r=miker
--HG--
extra : rebase_source : a8bd5eb51bf883a1a944dc14f7a7f1596326906f
2015-10-28 08:32:02 +01:00
Patrick Brosset
1f0548556f Bug 1218409 - Eslint rule that checks for balanced listeners. r=miker
--HG--
extra : rebase_source : f58a5e12f328e22a739167fada8b831f992915e7
2015-10-27 11:21:46 +01:00
Nick Fitzgerald
4e6f648d02 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
3e15943223 Bug 1218560 - Part 2: Add an integration test for allocation stack breakdowns; r=jsantell 2015-10-28 02:11:06 -07:00
Nick Fitzgerald
17a223b221 Bug 1219066 - Make sure to traverse and unlink HeapSnapshot::mParent in cycle collection; r=mccr8 2015-10-28 02:11:06 -07:00