Commit Graph

311 Commits

Author SHA1 Message Date
Patrick Brosset
e37f92303d Bug 1034512 - Part 2: Use add_task in async tests. r=bgrins 2015-01-26 02:33:00 -05:00
Patrick Brosset
b380c51b1e Bug 1034512 - Part 1: Make cubicbezier widget tests run in a toolbox host rather than content page. r=bgrins 2015-01-26 02:33:00 -05:00
Victor Porof
0a243a9cd2 Bug 1105014 - Part 3: Fix existing tests and add a few more, r=jsantell 2015-01-22 12:20:55 -05:00
Victor Porof
b0728515ea Bug 1123705 - The _getStringHash method used in createFlameGraphDataFromSamples can sometimes return Infinity, r=jsantell 2015-01-20 12:40:53 -05:00
Jordan Santell
b010c7c540 Bug 1102350 - Implement invert-call-tree option in new performance tool, backed by a pref, set on by default. r=vp 2015-01-19 10:37:00 +01:00
Jordan Santell
432a161121 Bug 1121700 - Create OptionsView helper for devtools preference toggling. r=vp 2015-01-15 13:05:00 -05:00
Victor Porof
c2fd82d20b Bug 1119934 - Display (idle) nodes in the flamegraph for the new performance tool, r=jsantell 2015-01-15 14:54:46 -05:00
Victor Porof
f65c9df44f Bug 1119933 - Filter out platform frames in the flamegraph for the new performance tool, r=jsantell 2015-01-15 14:54:46 -05:00
Victor Porof
31c859aec4 Bug 1119932 - Flatten recursion in the flamegraph for the new performance tool, r=jsantell 2015-01-15 14:54:46 -05:00
Victor Porof
00be566398 Bug 1120231 - Cleanup browser_flame-graph-04.js a bit and reduce more dt orange introduced by changeset 6b85abb2bc19 on a CLOSED TREE, r=me 2015-01-12 16:31:20 -05:00
Victor Porof
2d3d1837eb Bug 1120231 - Fix dt orange introduced by changeset 6b85abb2bc19 on a CLOSED TREE, r=me 2015-01-12 13:41:29 -05:00
Victor Porof
d98bd8ecf4 Bug 1120231 - Trim vertical padding to maximize available vertical space in the new performance tool, r=jsantell 2015-01-12 10:49:18 -05:00
Victor Porof
6be70d95dd Bug 1119243 - The LineGraph should always show the gutter, even if arrows are disabled for tooltips, r=jsantell 2015-01-11 12:56:30 -05:00
Victor Porof
e6d7cb765e Bug 1119234 - FlameGraph initially selects only half of the profile on retina displays, r=jsantell 2015-01-11 12:56:30 -05:00
Victor Porof
dfdf489654 Bug 1117825 - Create an utility function for the FlameGraph widget to convert the profiler data into something drawable, r=jsantell 2015-01-11 09:54:26 -05:00
Victor Porof
d28a7a65a5 Bug 1077444 - Create Flamechart Widget, r=jsantell 2015-01-11 09:54:26 -05:00
Patrick Brosset
2aab49fd92 Bug 1105825 - 4 - Adds a simple animation inspector panel to the inspector sidebar; r=bgrins r=vporof 2015-01-10 19:51:46 +01:00
Wes Kocher
bc29b57f14 Backout 175e66ebdb05 (bug 1077444) for dt2 orange 2015-01-09 14:00:31 -08:00
Wes Kocher
d37184a4bd Backout db5eef36bcd9 (bug 1117825) for dt2 orange 2015-01-09 13:59:57 -08:00
Victor Porof
acc091c9cb Bug 1117825 - Create an utility function for the FlameGraph widget to convert the profiler data into something drawable, r=jsantell 2015-01-09 15:49:16 -05:00
Victor Porof
d2167dc694 Bug 1077444 - Create Flamechart Widget, r=jsantell 2015-01-09 15:49:16 -05:00
Jordan Santell
63f888629e Bug 1117971 - Make min/max/avg data, gutter and lines optional for the LineGraphWidget. r=vp 2015-01-05 16:10:00 -05:00
Jordan Santell
a41e6c6ad1 Bug 1064373 - Add dark theme for timeline's memory and marker overviews. r=vp 2015-01-05 14:57:00 -05:00
Michael Ratcliffe
a3111871ab Bug 1049436 - Stop showing color swatch for CSS vars r=bgrins 2014-12-26 11:40:35 +00:00
Heather Arthur
6e6ed9b725 Bug 990741 - Add telemetry to eyedropper. r=mratcliffe 2014-12-17 11:04:00 -05:00
Michael Ratcliffe
8ad343a7b4 Bug 1111601 - Avoid using hiddenwindow in DevTools code r=pbrosset 2014-12-17 13:43:30 +00:00
Jordan Santell
0f687cbd71 Bug 1110952 - Add module for managing devtools colors and
From 7d463d4891a7a4f57652cb962e3113eb28dea876 Mon Sep 17 00:00:00 2001
 themes. r=bgrins
2014-12-12 11:28:24 -08:00
Victor Porof
e45ce2b4e9 No bug - Fix browser_graphs-09c.js failing because of bug 1111073, r=me 2014-12-12 20:16:34 -05:00
Victor Porof
71deb1a6ef Bug 1111073 - Gutter lines in the framerate graph should be hidden if there's no data available, r=jsantell 2014-12-12 19:45:37 -05:00
Victor Porof
c28de091eb Bug 1106409 - Avoid overlap by hiding the 'max' framerate tooltip when the min/max difference is too small, r=jsantell 2014-12-06 12:08:10 -05:00
Shu-yu Guo
c06f0b1979 Bug 1154115 - Fix devtools tests to use the new profiler JSON format. (r=jsantell) 2015-05-11 14:16:44 -07:00
Victor Porof
c220af2512 Bug 1069421 - Add a memory graph to the timeline, r=pbrosset,paul 2014-11-13 09:18:19 -05:00
Heather Arthur
9bd305860f Bug 1076857 - Add basic telemetry to Storage Inspector. r=mratcliffe 2014-11-07 18:06:00 -05:00
Victor Porof
0d6a9d22d9 Backed out changeset 942aec7a1572 for mochitest-dt failures, r=me 2014-11-11 09:33:53 -05:00
Victor Porof
14c7a05546 Bug 1069421 - Add a memory graph to the timeline, r=pbrosset,paul 2014-11-11 08:28:23 -05:00
Carsten "Tomcat" Book
7fb38d7326 Backed out changeset d92174bd0918 (bug 1069421) for dt test failures 2014-11-10 15:19:30 +01:00
Victor Porof
e9cfcdfbf2 Bug 1069421 - Add a memory graph to the timeline, r=pbrosset,paul 2014-10-02 12:11:05 +01:00
David Rajchenbach-Teller
23c70e6fd3 Bug 1083989 - Adapting Devtools tests that expect Promise.jsm in the scope. r=paul 2014-10-27 22:45:03 +01:00
Michael Ratcliffe
8a26b1f34a Bug 1086492 - Disable tilt for E10S r=victorporof,jwalker 2014-10-30 16:23:01 +00:00
Nick Fitzgerald
9e5725799b Bug 1033153 - Part 2: Have the VariablesView stringifier expose internal Promise state. r=vporof 2014-10-23 15:52:00 +02:00
David Rajchenbach-Teller
8174f48d3d Bug 1081547 - wallpaper for Intermittent browser_telemetry_button_scratchpad.js | A promise chain failed to handle a rejection: - Protocol error (unknownError): Error: Got an invalid root window in DocumentWalker;r=yoric 2014-10-11 21:49:13 +02:00
David Rajchenbach-Teller
99c206bce6 Bug 1016387 - Whitelisting tests that leak Promise rejections (devtools, part 2). r=yoric 2014-10-10 03:56:00 +02:00
David Rajchenbach-Teller
025aa7fc8e Bug 1016387 - Whitelisting tests that leak Promise rejections (devtools). r=paul 2014-10-04 14:21:00 +02:00
Carsten "Tomcat" Book
affd3afe16 Backed out changeset 746989e4c8d1 (bug 1016387) for bc1/bc3 test failures 2014-10-10 10:41:25 +02:00
David Rajchenbach-Teller
78bbf1666a Bug 1016387 - Whitelisting tests that leak Promise rejections (devtools). r=paul 2014-10-04 14:21:00 +02:00
Andrew Halberstadt
11b824f09b Bug 1066735 - Remove root b2g and android specific xpcshell manifests, r=chmanchester 2014-10-07 18:18:28 -04:00
Wes Kocher
877afbd303 Merge m-c to inbound a=merge 2014-09-15 16:41:45 -07:00
Shu-yu Guo
40c62f33a5 Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin) 2014-09-15 16:30:47 -07:00
Paul Rouget
7b3c0e4229 Backed out changeset a6d02cff43d3 (bug 1037235) for breaking WebIDE (bug 1067331) 2014-09-15 16:23:04 +02:00
Erik Vold
164a27af2b Bug 1037235 - toolkit/loader doesn't check module compatibility r=Mossop 2014-09-09 18:33:55 -07:00