Brian Grinstead
85ba9582a6
Bug 987089 - Land ProjectEditor in browser/devtools part 1;r=paul
2014-05-21 16:38:17 -05:00
Ed Morley
19ba1db077
Backed out changeset 9d2ca972053c (bug 987089) for intermittent failures
2014-05-21 15:55:58 +01:00
Brian Grinstead
bd42dd8121
Bug 987089 - Land ProjectEditor in browser/devtools part 1;r=paul
2014-05-20 12:25:16 -05:00
Brandon Benvie
c995d1c9c5
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
c102242db2
Bug 980503 - Implement Web Audio Editor front end, first pass. r=vp
2014-04-02 15:51:21 -07:00
Joe Walker
ffa9c6e99c
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
5a5f961398
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
270ee4d10a
Bug 985924 - Upgrade sourceeditor to CodeMirror 4.0.3; r=msucan
2014-04-04 12:44:10 -05:00
Victor Porof
feb9eeed9d
Bug 917226 - Build a canvas inspection tool, r=rcampbell, jryans
2014-03-29 13:01:37 -04:00
Ed Morley
449379d2cc
Backed out changeset 894e40121370 (bug 917226) for browser-chrome failures; DONTBUILD since fixing commit message
...
CLOSED TREE
2014-03-27 19:09:29 +00:00
Ed Morley
df264302e9
Backed out changeset 7b9fab28c591 (bug 917226) for incorrect commit message generated by qbackout; DONTBUILD
2014-03-27 19:07:31 +00:00
Victor Porof
8c86a85427
Bug 917226 - Build a canvas inspection tool, r=rcampbell
...
--HG--
extra : rebase_source : 466745d61633e1e56f7fd1f2e680952c52cdf0a4
2014-03-27 18:57:16 +00:00
Victor Porof
3bebfcdd8a
Backed out changeset 882b91ce5a9f, as a relanding of Bug 917226, r=me
2014-03-27 12:24:00 -04:00
Ed Morley
a9d17b7cb7
Backed out changeset 894e40121370 (bug 917226) for mochitest-chrome failures
2014-03-27 16:11:59 +00:00
Victor Porof
238e8b812c
Bug 917226 - Build a canvas inspection tool, r=rcampbell
2014-03-27 10:21:37 -04:00
Anton Kovalyov
d9b64b76ed
Bug 734439 - Add code folding support to the source editor. r=msucan r=benvie
2014-01-15 16:23:32 -08:00
Anton Kovalyov
57570f0640
Bug 941725 - Add emacs and vim key bindings to source editor. r=harth r=benvie r=msucan
2014-01-15 12:04:19 -08:00
Ben DeCoste
2dae43534f
Bug 910183 - Highlight trailing space in the editor. r=msucan
2014-01-14 14:12:39 -08:00
Brian Grinstead
9d6c7a7dc5
Bug 941673 - DevTools themes - move toolbar and tab styles into shared CSS file;r=paul
...
--HG--
rename : browser/devtools/framework/toolbox.css => browser/devtools/framework/options-panel.css
2013-12-02 08:57:58 -06:00
J. Ryan Stinnett
8bdef3ce43
Bug 912057 - Replace Browser Debugger with Browser Toolbox. r=past
...
--HG--
rename : browser/devtools/debugger/DebuggerProcess.jsm => browser/devtools/framework/ToolboxProcess.jsm
2013-12-02 02:28:01 -06:00
Anton Kovalyov
e26d1575d0
Bug 929766 - Remove Orion from the SourceEditor component. r=msucan
2013-11-19 15:53:13 -08:00
Patrick Brosset
fc21c5dfa2
Bug 889638 - Color picker tooltip in the CSS rule view. r=harth
2013-11-15 21:46:59 -05:00
Victor Porof
f38a02524f
Bug 934225 - GLSL code should be syntax highlighted, r=anton
2013-11-06 11:59:20 +02:00
Victor Porof
39ed225e41
Bug 910955 - Implement a live WebGL shader editor, r=dcamp
2013-10-25 10:18:41 +03:00
Girish Sharma
de1cb3378c
Bug 919978 - Make StyleEditor use CodeMirror, r=anton, msucan
2013-10-24 10:31:02 +05:30
Anton Kovalyov
8bd5814074
Bug 919709 - Make Debugger use CodeMirror. r=vporof
2013-10-22 13:53:53 -07:00
J. Ryan Stinnett
f64763b102
Bug 922193 - Add VariablesView as manifest editor in App Manager. r=paul
2013-10-09 00:52:38 -05:00
Anton Kovalyov
e1e454ec8e
Bug 912260 - Make Scratchpad use CodeMirror. r=robcee r=msucan
2013-09-20 11:34:10 -07:00
Paul Rouget
ed776b7c84
Bug 912887 - [app manager] first run experience. r=ochameau
2013-09-14 04:49:00 +02:00
Paul Rouget
3ad8b0ec46
Bug 912447 - [app manager] land the app manager front end. r=poirot.alex r=mratcliffe
2013-09-05 15:15:37 +02:00
Paul Rouget
aa4f0af233
Bug 901521 - [app manager] implement a template mechanism based on stores. r=mratcliffe
2013-08-21 08:56:40 +02:00
Mihai Sucan
b255378927
Bug 877262 - Part 2: move the Web Console files over to the new jetpack-based loader; r=dcamp
...
--HG--
rename : browser/devtools/shared/AutocompletePopup.jsm => browser/devtools/shared/autocomplete-popup.js
rename : browser/devtools/webconsole/HUDService.jsm => browser/devtools/webconsole/hudservice.js
rename : browser/devtools/webconsole/NetworkPanel.jsm => browser/devtools/webconsole/network-panel.js
rename : browser/devtools/webconsole/WebConsolePanel.jsm => browser/devtools/webconsole/panel.js
rename : toolkit/devtools/webconsole/WebConsoleClient.jsm => toolkit/devtools/webconsole/client.js
rename : toolkit/devtools/webconsole/NetworkHelper.jsm => toolkit/devtools/webconsole/network-helper.js
rename : toolkit/devtools/webconsole/WebConsoleUtils.jsm => toolkit/devtools/webconsole/utils.js
2013-08-03 13:29:48 +03:00
Mihai Sucan
c534736bac
Bug 877262 - Part 1: merge HUDConsoleUI into HUDService and prepare for the jetpack loader; r=robcee
2013-08-02 20:11:57 +03:00
Mihai Sucan
6f5a184619
Bug 879799 - Browser console lacks keyboard access; r=robcee
2013-06-21 19:01:02 +03:00
Brandon Benvie
9261fc9f4c
bug 679364 - Use content/browser/devtools/* for aliases; r=rcampbell
2013-04-30 11:56:00 -04:00
Girish Sharma
e90b476596
Bug 851546 - Options panel for DevTools Toolbox, r=jwalker,vporof,past
2013-04-15 18:04:48 +05:30
Anton Kovalyov
d68f641726
Bug 858759 - Move profiler.css to browser/themes. r=vporof
2013-04-10 10:41:45 -07:00
Mihai Sucan
7325189239
Bug 808370 - Use the VariablesView in webconsole; r=past,vporof,paul
2013-04-09 12:46:30 +03:00
Victor Porof
0b1d2a6827
Bug 855544 - Implement a network monitor, r=dcamp,msucan
2013-03-11 23:50:42 -07:00
Paul Rouget
e7b52e8590
Bug 836233 - [Inspector] Implement Shorlander's visual design. r=mratcliffe
2013-03-27 23:20:38 +01:00
Victor Porof
101a25592f
Bug 812083 - Implement a SideMenuWidget (add a tree view to the remote debugger's script selector), r=past,rcampbell
...
--HG--
rename : browser/devtools/debugger/test/browser_dbg_script-switching.js => browser/devtools/debugger/test/browser_dbg_scripts-switching.js
2013-02-21 01:33:36 +02:00
Paul Rouget
74ab902709
Bug 697983 - Implement a Font Inspector. r=jwalker
2013-03-07 05:57:00 +01:00
Paul Rouget
6b8576cba1
Backing out 824b68f13f30 (bug 679364) - oranges
2013-02-25 18:23:40 +01:00
Brandon Benvie
5286905e28
Bug 679364 - use "content/browser/devtools/*" for aliases. r=rcampbell
2013-02-21 09:49:31 -05:00
Anton Kovalyov
6664c6754f
Bug 824243 - Make Profiler UI localizable, r=robcee
2013-01-31 11:40:11 -08:00
Gavin Sharp
ab1ad8cba4
Remove some unnecessary preprocessing, no bug
...
--HG--
extra : rebase_source : e30e249a9ce7c71d6d78cd2beb2d080a80880e83
2013-01-05 11:45:18 -08:00
Anton Kovalyov
782ae1b2bc
Bug 822110 - filter.png, noise.png and showall.png in browser/devtools/profiler/cleopatra/images are empty. r=robcee r=bgirard
2013-01-04 12:57:02 +01:00
Girish Sharma
fbdccfb6fa
Bug 818434 - [toolbox] The close button and the undock button should be located at the end of the toolbar on Linux and Windows. r=paul
2012-12-14 00:07:03 +05:30
Anton Kovalyov
d6d2a60246
Bug 795268 - Integrate SPS Profiler; r=rcampbell
2012-12-13 17:17:00 -05:00
Joe Walker
09b9a02b6b
Bug 788977 - [toolbox] Land the developer tools window; r=harth,jwalker,mikeratcliffe,paul,dão
2012-11-30 08:07:59 +00:00