Commit Graph

132 Commits

Author SHA1 Message Date
Mahdi Dibaiee
43193dfe3b 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.

--HG--
extra : rebase_source : a38ce7108bfa4e035892c3c3d89098dc1b2b0052
extra : histedit_source : ff309c03f920359df61e139731f8f57cf55a1545
2015-04-09 13:30:42 +04:30
Jordan Santell
a321363678 Bug 1143933 - Expose raw JIT optimization information in performance front end. r=vp,shu 2015-03-25 10:08:40 -07:00
James Long
f0bd4ead17 Bug 1148075 - Dynamically add XUL commands for the debugger frontend. r=vporof 2015-03-27 11:47:00 -04:00
Victor Porof
77324062a8 Bug 1148463 - Re-enable the Performance++ tool, r=jsantell 2015-03-31 11:28:43 -04:00
Victor Porof
e50a9999eb Bug 1148463 - Temporarily disable the new performance tools for the Aurora uplift by backing out changeset 2ae4dac8f094, r=jsantell 2015-03-27 20:20:11 -04:00
Victor Porof
3a6e36b016 Bug 1123815 - Merge gum into fx-team to enable the Performance++ tool, r=me 2015-03-14 16:14:37 -04:00
Jordan Santell
c32efa4de3 Bug 985488 - Allow canvas debugger to time out and stop recording frames. Canvas debugger 'wait' style now matches other media styles. Update labels in canvas debugger to explicitly state that it's waiting for rAF cycles, rather than appearing as if something went wrong. r=vporof 2015-02-23 18:46:00 +01:00
Victor Porof
8799c47957 Bug 1077461 - Build call tree for memory allocations view, r=jsantell
--HG--
rename : browser/devtools/performance/test/browser_perf-options-invert-call-tree.js => browser/devtools/performance/test/browser_perf-options-invert-call-tree-01.js
rename : browser/devtools/performance/views/details-call-tree.js => browser/devtools/performance/views/details-js-call-tree.js
rename : browser/devtools/performance/views/details-flamegraph.js => browser/devtools/performance/views/details-js-flamegraph.js
2015-01-28 14:30:32 -05:00
Victor Porof
470f708065 Bug 1126882 - Detail views in the new performance tool should share a base class to avoid code duplication, r=jsantell 2015-01-29 08:24:04 -05:00
Jordan Santell
89b5a63b75 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
c43123688a Bug 1111004 - New performance tool now manages multiple recordings, and can switch between recordings while profiling. r=vp 2015-01-13 09:26:00 +01:00
Jordan Santell
f2e1ff86cd Bug 1108928 - UI for rendering automation data for web audio editor. r=vp 2015-01-13 14:03:00 +01:00
Victor Porof
643ae0e41d Bug 1077459 - Add flamechart view to Details view in new performance tool, r=jsantell 2015-01-11 11:45:23 -05:00
Patrick Brosset
d815a0e0e7 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
Victor Porof
907780c2f8 Bug 1107947 - Small reorg of the files in the new performance tool, r=jsantell
--HG--
rename : browser/devtools/performance/controller.js => browser/devtools/performance/performance-controller.js
rename : browser/devtools/performance/views/main.js => browser/devtools/performance/performance-view.js
rename : browser/devtools/performance/views/call-tree.js => browser/devtools/performance/views/details-call-tree.js
rename : browser/devtools/performance/views/waterfall.js => browser/devtools/performance/views/details-waterfall.js
2014-12-06 12:08:10 -05:00
Jordan Santell
0ff15d35ae Bug 1077458 - Implement marker's waterfall view in new performance tool, with details view toggling between waterfall and call tree views. r=vp 2014-12-03 16:36:00 +01:00
Jordan Santell
8934c5cbb4 Bug 1077451 - Render profiler call tree in new performance tool. r=vp 2014-11-20 13:02:00 +01:00
Jordan Santell
62ef89c9f8 Bug 1077449 - Render framerate data realtime in performance tool. r=vp 2014-11-18 14:37:00 +01:00
Jordan Santell
80068a0beb Bug 1078539 - Add a doorhanger widget for the developer edition notification to browser console, developer tools, webide and responsive design mode. r=jryans 2014-10-22 17:18:31 -07:00
Ryan VanderMeulen
49b7d5f424 Backout revision 224f20dce9d0 (bug 1078539) 2014-11-06 16:18:32 -05:00
Matthew Noorenberghe
b87382dd24 Bug 1091260 - Badge the Browser Toolbox dock icon on OS X to differentiate it from the main process. r=jryans,fitzgen
--HG--
extra : rebase_source : 561016578d5a23c769090faf6c735b3060d4e741
2014-11-05 13:56:17 -08:00
Jordan Santell
a181e76100 Bug 1078539 - Add a doorhanger widget for the developer edition notification to browser console, developer tools, webide and responsive design mode. r=jryans 2014-10-22 17:18:31 -07:00
Wes Kocher
292b0666f0 Backed out changeset ec34b5a1552c (bug 1091260) for bc1 orange 2014-11-04 19:06:45 -08:00
Matthew Noorenberghe
4364d4f3a2 Bug 1091260 - Badge the Browser Toolbox dock icon on OS X to differentiate it from the main process. r=jryans,fitzgen
--HG--
extra : rebase_source : 3ea5114858053c862564a1efea2004406e0863d9
2014-11-04 16:44:41 -08:00
Jordan Santell
545d3d1ea6 Bug 1077447 - Hook up recording UI to the new performance tool. r=victorporof 2014-10-30 12:35:00 +01:00
Jordan Santell
f906459194 Bug 1077441 - create empty performance tool under build flag. r=vp 2014-10-15 09:46:00 +02:00
Jordan Santell
d94b50a890 Bug 1057042 - refactor front end of web audio editor. r=vp 2014-09-19 17:19:00 +02:00
Carsten "Tomcat" Book
1c343eac45 Backed out changeset c2e654ecbd50 (bug 1057042) for dt test failures 2014-09-22 10:35:48 +02:00
Jordan Santell
61dc01bcbd Bug 1057042 - refactor front end of web audio editor. r=vp 2014-09-19 17:19:00 +02:00
Victor Porof
4dc874dcbd Bug 1050386 (relanded) - Build a temporary timeline panel, r=paul
--HG--
rename : browser/devtools/shared/test/browser_graphs-07.js => browser/devtools/shared/test/browser_graphs-07a.js
2014-09-10 13:11:06 -04:00
Ryan VanderMeulen
525d3dad4a Backed out changeset e3a037fb152f (bug 1050386) for frequent WinXP mochitest-dt failures.
--HG--
rename : browser/devtools/shared/test/browser_graphs-07a.js => browser/devtools/shared/test/browser_graphs-07.js
2014-09-10 12:51:59 -04:00
Paul Rouget
fd72b08f1c Bug 1050386 - [timeline] build a temporary timeline panel, r=paul
--HG--
rename : browser/devtools/shared/test/browser_graphs-07.js => browser/devtools/shared/test/browser_graphs-07a.js
2014-09-10 08:47:26 -04:00
Girish Sharma
2e264a6e61 Bug 970517 - Storage Inspector front end, r=jwalker, mratcliffe 2014-08-29 22:02:49 +05:30
Victor Porof
ecac4bb9d0 Bug 879008 - New UI for the sampling Profiler, r=rcampbell,fitzgen,pbrosset 2014-08-06 11:25:18 -04:00
Victor Porof
b5f375d725 Bug 879008 - Remove the old Profiler frontend, r=rcampbell 2014-08-06 11:25:17 -04:00
Jordan Santell
58bae0c20a Bug 1034295 - Add e10s support to shader editor. r=vp, r=jryans 2014-07-29 13:57:00 +02:00
Jan Keromnes
5ba0d8782f Bug 1020288 - Add a Runtime Monitor to WebIDE. r=paul
--HG--
rename : browser/devtools/webaudioeditor/lib/d3.js => browser/devtools/shared/d3.js
2014-07-28 16:13:54 +02:00
Patrick Brosset
6bed0d46b8 Bug 711941 - part 1 - Cubic-bezier widget; r=harth r=gerv 2014-07-03 12:49:16 +02:00
Brian Grinstead
6f7d010a58 Bug 1021827 - Show menu items for project editor inside of App Manager;r=paul 2014-06-26 07:17:54 -05:00
Brian Grinstead
7f6ce77b60 Bug 1026811 - Update to CodeMirror 4.2.0. r=robcee 2014-06-19 06:56:00 -04:00
Brian Grinstead
2b5370b8bf Bug 1017897 - Fix preprocessor build warning for toolbox.xul. r=pbrosset 2014-05-29 16:48:00 -04:00
Victor Porof
91363cf86d Bug 1007202 - Create a framerate widget, r=pbrosset,rcampbell 2014-05-29 09:54:00 -04:00
Brian Grinstead
61a42080e8 Bug 987089 - Land ProjectEditor in browser/devtools part 1;r=paul 2014-05-21 16:38:17 -05:00
Ed Morley
ae6eaeaeb5 Backed out changeset 9d2ca972053c (bug 987089) for intermittent failures 2014-05-21 15:55:58 +01:00
Brian Grinstead
cc9c04dafe Bug 987089 - Land ProjectEditor in browser/devtools part 1;r=paul 2014-05-20 12:25:16 -05:00
Brandon Benvie
c166faa06c Bug 968896 - Add tern support to source editor to provide autocompletion and type inference. r=vp, r=anton, r=fitzgen 2014-04-16 13:49:28 -07:00
Jordan Santell
c4cedfbea1 Bug 980503 - Implement Web Audio Editor front end, first pass. r=vp 2014-04-02 15:51:21 -07:00
Joe Walker
6148f170d7 Bug 984365 - Refactor and split out BuiltinCommands.jsm; r=mratcliffe,robcee,panos
BuiltinCommands.jsm was huge to avoid slowing things down by having many
modules loading.

To avoid splitting it up from slowing things down we want to delay loading
commands. Create [add|remove]ItemsByModule to allow us to lazily add modules,
and convert all command modules to use this.

Then break up BuiltinCommands into a set of files, for each command, and do
some refactoring to use JS files rather than JSMs and use "use strict".

--HG--
rename : browser/devtools/commandline/Commands.jsm => browser/devtools/commandline/commands-index.js
rename : browser/devtools/debugger/CmdDebugger.jsm => browser/devtools/debugger/debugger-commands.js
rename : browser/devtools/inspector/CmdInspect.jsm => browser/devtools/inspector/inspector-commands.js
rename : browser/devtools/responsivedesign/CmdResize.jsm => browser/devtools/responsivedesign/resize-commands.js
rename : browser/devtools/scratchpad/CmdScratchpad.jsm => browser/devtools/scratchpad/scratchpad-commands.js
rename : browser/devtools/styleeditor/CmdEdit.jsm => browser/devtools/styleeditor/styleeditor-commands.js
rename : browser/devtools/tilt/CmdTilt.jsm => browser/devtools/tilt/tilt-commands.js
2014-04-13 07:47:27 +01:00
Heather Arthur
e5bfce063b Bug 939040 - Add eyedropper tool and include it in the color picker tooltip; r=pbrosset 2014-03-31 15:26:53 -07:00
Brian Grinstead
608c063223 Bug 985924 - Upgrade sourceeditor to CodeMirror 4.0.3; r=msucan 2014-04-04 12:44:10 -05:00