Commit Graph

252 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
Jordan Santell
3aa84efc33 Bug 1218679 - Add integration/smoke-screen tests for memory tool. r=fitzgen 2015-10-28 02:11:06 -07:00
Patrick Brosset
f5e56e2d10 Bug 1202179 - html/head/body not dragdrop-able and drag starts after move only; r=bgrins 2015-10-27 10:55:00 +01: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
Jordan Santell
4b689e7052 Bug 1218675 - Style focused rows in the heap tree correctly. r=fitzgen 2015-10-27 14:59:26 -07:00
Nick Fitzgerald
dce01b0b6f Bug 1218560 - Fix heap tree view with allocation stack breakdown; r=jsantell 2015-10-27 14:20:09 -07:00
Nick Fitzgerald
5abfa7449e 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
Brian Grinstead
99dff533b4 Bug 1211038 - Fix focus issue with debugger searchbox using CodeMirror upstream patch;r=jryans
--HG--
extra : commitid : DKG9VrpGIyG
2015-10-27 12:59:45 -07:00
Nick Fitzgerald
307f72d779 Bug 1217500 - Add UI for inverting display tree in memory tool; r=jsantell 2015-10-27 09:11:05 -07:00
Jordan Santell
11bcdb705f Bug 1217239 - part 2 - fix bad rebase. r=jlong 2015-10-27 08:17:47 -07:00
Victor Porof
603fd3fe06 Bug 859042 - Show onload and DOMContentLoaded markers in the timeline, r=smaug, jsantell 2015-10-27 13:10:08 +01:00
Carsten "Tomcat" Book
8fe71db627 Merge mozilla-central to fx-team 2015-10-27 10:59:26 +01:00
Carsten "Tomcat" Book
6dfc4c0fb5 merge mozilla-inbound to mozilla-central a=merge 2015-10-27 10:55:48 +01:00
Xidorn Quan
1a693cf130 Bug 962249 part 3 - Add Window.scrollMin{X,Y} (chrome-only) and convert most of scrollMaxX uses and part of scrollMaxY uses to combinations with the new properties. r=roc,bz
--HG--
extra : source : a07399cae357020c4f6dd33dac16eae82882cc83
2015-10-27 13:38:02 +09:00
Phil Ringnalda
df78b897da 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
Sebastian Hengst
69493b0427 Bug 1218586 - use \u0020 instead of backspace protected whitespace in watchExpressionsSeparatorLabel to suppress warning from compare-locales. r=jryans 2015-10-26 23:17:38 +01:00
Nick Fitzgerald
9e925569a5 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
fd979a5d49 Bug 1217500 - Add UI for inverting display tree in memory tool; r=jsantell 2015-10-26 14:58:03 -07:00
Nick Fitzgerald
1eec8db28a Bug 1218471 - Pretty print action JSON in redux logging middleware; r=jsantell 2015-10-26 14:07:51 -07:00
Brian Grinstead
f2795041dc Bug 1217591 - Make JS autocompletion in the console work inside of a worker toolbox;r=fitzgen
--HG--
rename : devtools/shared/webconsole/utils.js => devtools/shared/webconsole/js-property-provider.js
extra : commitid : Am93ZaJlGjE
2015-10-26 11:55:40 -07:00
Alexandre Poirot
48802de620 Bug 1007061 - Remove app-manager. r=jryans 2015-10-26 10:35:35 -07:00
Jordan Santell
97e65e8041 Bug 960776 2015-10-26 10:13:49 -07:00
Brian Grinstead
1e63b6e777 Bug 1215117 - Make console input field work inside a worker toolbox;r=ejpbruel
--HG--
extra : commitid : 284VqUOwCvf
2015-10-26 09:13:11 -07:00
Brian Grinstead
57708c44fe Bug 1217884 - Remove double spacing between devtools toolbar and devtools inputs;r=pbrosset
--HG--
extra : commitid : IkQ98XjCU41
2015-10-26 08:37:38 -07:00
Brian Grinstead
162d0cd8ca Bug 1217880 - Set max-height on console input so it can overflow and be scrolled;r=vporof
--HG--
extra : commitid : DaMljfQiQMr
2015-10-26 08:35:45 -07:00
Carsten "Tomcat" Book
758c43af6b merge mozilla-inbound to mozilla-central a=merge 2015-10-26 10:57:35 +01:00
Victor Porof
4befdd85f0 Bug 1211838 - Add docs for Composite markers, r=jsantell 2015-10-24 17:10:06 +02:00
Victor Porof
e19d9f5287 Bug 1212319 - Add docs for Worker markers, r=jsantell 2015-10-24 17:10:01 +02:00
Victor Porof
9dc0ce6b1a Bug 1202657 - Add markers for workers' message passing and serialization/deserialization, r=smaug, jsantell, tromey, ejpbruel
--HG--
rename : docshell/base/timeline/OTMTMarkerReceiver.h => docshell/base/timeline/MarkersStorage.h
2015-10-21 23:10:05 +02:00
Sebastian Hengst
e3172430f6 Backed out changeset 335ea7a95492 (bug 960776) for XPCShell failures. r=backout 2015-10-24 10:43:41 +02:00
Jordan Santell
7da4708a2f Bug 960776 - Render a tree widget to display heap data. r=fitzgen 2015-10-23 15:59:11 -07:00
Jordan Santell
f688e5226a Bug 1217979 - Remove production version of react from the tree and only use dev for model validation and test addons. r=jlongster 2015-10-23 15:24:15 -07:00