Brian Grinstead
3bc5440343
Bug 1145784 - Use testX/testY for coordinates during tests for the Graph and FlameGraph;r=vporof
2015-05-05 11:47:33 -07:00
Brian Grinstead
225f2024a6
Bug 1145784 - Bind graph mouse movement to the top level window;r=vporof
2015-05-05 11:47:29 -07:00
Nick Fitzgerald
81092e78a5
Bug 1157914 - Don't re-render the graphs until selection is done; r=jsantell
2015-04-30 15:21:11 -07:00
Jordan Santell
55cdc4c709
Bug 1158645 - Calculate FPS in performance tool by counting frames over duration, rather than averaging values of reported framerate timestamps. r=vp
2015-04-29 13:53:19 -07:00
Wes Kocher
19fce9a12d
Merge fx-team to m-c a=merge CLOSED TREE
2015-04-29 16:46:00 -07:00
ziyunfei
649e7033e4
Bug 1102219 - Part 4: Replace String.prototype.contains with String.prototype.includes in chrome code. r=till
2015-04-30 00:32:05 +09:00
Brian Grinstead
595dae366e
Bug 1159276 - Prevent showing the source context menu if the breakpoint context menu is also going to be shown;r=jlongster
2015-04-28 14:10:08 -07:00
Tim Nguyen
eb4b8ed17d
Bug 1023546 - DevTools - Support HDPI resolutions for Windows. r=bgrins
2015-04-28 07:30:00 -04:00
Alexandre Poirot
0a4f5910be
Bug 1157201 - Prevent exception while hovering the rule-view. r=pbrosset
2015-04-22 07:34:00 +02:00
Will Bamberg
8e289827bf
Bug 980006 - Add MDN tooltips for CSS properties. r=pbrosset
2015-04-21 16:28:00 -04:00
Mahdi Dibaiee
f8e3513c4d
Bug 1149671 - Use alt/na/shift to step 0.1/1/10 at a time. r=pbrosset
2015-04-21 02:30:00 -04:00
Alexandre Poirot
942288c0b3
Bug 1022765 - Ensure ESC opens the split console on first try in the inspector. r=pbrosset
2015-04-21 13:01:40 -07:00
Michael Ratcliffe
01990ecb83
Bug 1136257 - Shift-click to switch between color unit format in place. r=bgrins
2015-04-17 11:53:06 +01:00
Wes Kocher
f13ef85021
Backed out changeset d321fbee8cd8 (bug 1136257) for being the probably cause of e10s-dt orange
2015-04-20 13:42:48 -07:00
Michael Ratcliffe
552beafbc8
Bug 1136257 - Shift-click to switch between color unit format in place r=bgrins
2015-04-17 11:53:06 +01:00
Tooru Fujisawa
28e3493b46
Bug 1154234 - Remove unnecessary return in BezierCanvas.prototype.plot in CubicBezierWidget.js. r=pbrosset
2015-04-16 21:55:59 +09:00
John Giannakos
415e3df0bd
Bug 1148081 - Cubic Bezier tooltip styling updates to prevent unnecessary overflow. r=bgrins
2015-04-13 09:48:00 +02:00
Jordan Santell
0f8092b456
Bug 1151246 - flame graph header should render above the flame graph. r=vp
2015-04-12 09:31:00 +02:00
Patrick Brosset
1f55db6d1b
Bug 988278 - Fixes ESCape keypress mess in the inspector to make sure the split console opens; r=miker
...
This fixes 2 problems related to the split console not opening when it should.
1 - After the inspector selection mode (pick mode) was canceled with ESC, pressing ESC once
again did not open the split console, because the toolbox did not have the focus.
2 - The markup-view tooltip (used to preview images) was eating the first ESC keypress when
the markup-view was focused, even though the tooltip was hidden. This was forcing users to
press ESC twice to open the split console.
2015-04-13 10:51:49 +02:00
Mahdi Dibaiee
875ddbc9d8
Bug 1055181 - CSS Filter Tooltip; r=pbrosset
...
Adds a new devtools tooltip type in the inspector used to edit
css filters. The widget displayed in the tooltip allows to add,
edit, remove, and re-order filters.
Changes made inside the tooltip are applied to the filter
property in the rule-view.
2015-04-09 13:30:42 +04:30
Jordan Santell
d71dbe3f2b
Bug 1138928 - Display only function name and file, instead of full url, in flame graphs. r=vp
2015-04-07 17:36:00 +02:00
Jordan Santell
8442288652
Bug 1121180 - Support dark theme in flamecharts for the performance tool. r=vp
2015-04-06 11:53:00 -04:00
Mike Taylor
a6aae5cfad
Bug 848502 - Add a contextMenu option to SideMenuWidget. r=vporof
2015-04-03 09:12:00 -04:00
Wasiur Rahman
37e5535c05
Bug 1132208 - "Remove dead code from framerate actor now in GraphsWorker.js". r=jsantell
2015-03-31 21:00:00 +02:00
John Giannakos
a4f38c652b
Bug 1134568 - Implement a preset gallery for CubicBezierWidget incl. 8 preset functions for categories: ease-in, ease-out, and ease-in-out. r=pbrosset
2015-03-23 08:01:00 -04:00
Brian Grinstead
c031c18189
Bug 1066504 - Allow timeline range selection to continue even after mouseout of the graph window. r=vporof
2015-03-18 13:29:00 -04:00
Patrick Brosset
7af6b2e70c
Bug 1145162 - Prevent Tooltip class from relaying show/hide events that aren't its own; r=miker
2015-03-19 15:34:37 +01:00
Victor Porof
c93fe85498
Bug 1141719 - Lots of "TypeError: ownerWindow is null" when shutting down the new perf tool on debug builds, r=jsantell
2015-03-11 16:01:19 -04:00
Victor Porof
d05e4d47b6
Bug 1121194 - Support vertical panning for the flamegraph in the new performance tool, r=jsantell
2015-03-11 16:01:19 -04:00
Jordan Santell
bcc5709580
Bug 1132765 - Pass through performance memory options for 'probability' and 'maxLogLength' from the front to the memory actor. r=vp
2015-03-10 10:24:48 -07:00
Victor Porof
2e38610117
Bug 1141615 - Use before declaration for scaledStep in FlameGraph.jsm, r=jsantell
2015-03-10 13:19:10 -04:00
Brandon Max
da51229692
Bug 967319 - Sort object properties in natural order in the Variables View. r=jaws
2015-02-26 17:54:25 -05:00
Victor Porof
151e057e60
Bug 1137518 - FlameGraph's destroy function should be async, r=jsantell
2015-02-26 19:08:28 -05:00
Victor Porof
e1ee9ff875
Bug 1137503 - Avoid potential infinite loops in findOptimalTickInterval functions, r=jsantell
2015-02-26 18:21:28 -05:00
Victor Porof
31954ad896
Bug 1137487 - AbstractCanvasGraph's destroy function should be async, r=jsantell
2015-02-26 18:07:15 -05:00
Abdelrhman Ahmed
454c60ec8d
Bug 1121879 - Refactor ViewHelpers.L10N.numberWithDecimals to use toLocaleString. r=pbrosset
2015-02-24 21:57:00 -05:00
Victor Porof
7665575f81
Bug 1119023 - Timeline in new perf tool should filter out markers, r=jsantell
2015-02-25 17:40:20 -05:00
Victor Porof
a2b19a06d8
Bug 1121192 - Mouse events sometimes don't fire in the canvas graphs, r=jsantell
2015-02-06 13:26:10 -05:00
Victor Porof
af62e3c5a2
Bug 1130276 - Add an 'invert flame graph' option to go along with 'invert call tree', r=jsantell
2015-02-06 13:26:08 -05:00
Tooru Fujisawa
98ae84d52e
Bug 1108930 - Part 5: Call Map and Set with new in devtools. r=fitzgen
2015-02-05 00:59:15 +09:00
Daniel Holbert
79c34e5e1a
Bug 1128838: Add extra layer of parens around assignment in loop condition, in ViewHelpers.jsm. r=vporof
2015-02-03 08:16:37 -08:00
Victor Porof
cace43c278
Bug 1077469 - Build flame graph for memory allocations view, r=jsantell
2015-02-02 21:29:46 -05:00
Victor Porof
52eab163a3
Bug 1126880 - FlameGraphUtils should have a cache to avoid duplicating work, r=jsantell
2015-01-29 08:24:04 -05:00
Daniel Holbert
08737aab6d
Bug 1126655: Add extra layer of parens in while loop in devtools VariablesView.jsm, to suppress "equality mistyped as assignment" error console warning. r=vporof
2015-01-28 09:40:29 -08:00
Tooru Fujisawa
b8c3142fd1
Bug 1069416 - Part 6: Remove JS_HAS_SYMBOLS from devtools. r=fitzgen
2015-01-28 13:06:38 +09:00
Aaron Raimist
da5470f9f0
Bug 1042619 - Change 'width x height' letter x to a multiplication sign in devtools frontend. r=bgrins
2015-01-26 14:36:00 -05:00
Victor Porof
e92ccbaf95
Bug 1124767 - FlameGraph._drawTicks can be very very slow when completely zoomed in, r=jsantell
2015-01-23 00:02:42 -05:00
Victor Porof
f8bd5b5c98
Bug 1105014 - Part 1: Sync actor times and overview selection with all the detail views in the new performance tool, 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
Victor Porof
4097f493a8
Bug 1123306 - Remove minSquaredDistanceBetweenPoints from the LineGraph, r=jsantell
2015-01-19 14:38:07 -05:00