Alexandre Poirot
9c99f9824d
Bug 1094203 - Enable tools if related actor is available. r=jryans
2014-11-12 04:57:00 +01:00
James Long
5a5b96cee5
Bug 1088247 - A developer tool should only be enabled when appropriate actors exist. r=jryans
2014-10-27 14:28:00 -04:00
Jordan Santell
d3c4826a02
Bug 1069674 - Disable web audio tools on unsupported platforms. r=jryans
2014-10-27 12:49:00 +01:00
Jordan Santell
dafc24d50e
Bug 1069673 - Add support methods on devtool's Target, r=jryans
2014-10-22 13:33:00 +02:00
Jordan Santell
5a5a43dd57
Bug 1077441 - create empty performance tool under build flag. r=vp
2014-10-15 09:46:00 +02:00
Jordan Santell
9ac16778fc
Bug 1068372 - Disable web audio editor option in browser toolbox. r=vp
2014-09-23 12:30:00 -04:00
Tim Nguyen
d77cdfba05
Bug 1066218 - Properly order Web Audio Editor and Storage Inspector in toolbox. r=paul
2014-09-11 11:57:00 +02:00
Victor Porof
e5e93b07af
Bug 1050386 (relanded) - Build a temporary timeline panel, r=paul
2014-09-10 13:11:06 -04:00
Ryan VanderMeulen
d5b1f742f6
Backed out changeset e3a037fb152f (bug 1050386) for frequent WinXP mochitest-dt failures.
2014-09-10 12:51:59 -04:00
Paul Rouget
295bcc672f
Bug 1050386 - [timeline] build a temporary timeline panel, r=paul
2014-09-10 08:47:26 -04:00
Jan Odvarko
040b1d551f
Bug 1059727 - Add API to fire a new Toolbox panel initialization events. r=bgrins
2014-09-08 13:23:11 +02:00
Girish Sharma
3a51283aae
Bug 1060835 - Fix storage.properties strings and add separate strings for web menu and panel items, r=paul
2014-08-31 21:00:34 +05:30
Michael Ratcliffe
331063fe51
Bug 1060188 - [App Manager] Cannot use Inspector to view app's DOM on Flame r=paul
2014-08-29 13:44:59 +01:00
Girish Sharma
195559491b
Bug 970517 - Storage Inspector front end, r=jwalker, mratcliffe
2014-08-29 22:02:49 +05:30
Michael Ratcliffe
daa284a31c
Bug 1044932 - Add JQuery support to visual events r=pbrosset
2014-08-28 12:46:25 +01:00
Panos Astithas
708e4ce663
Disable the Canvas Debugger in the Browser Toolbox (bug 1047520). r=vporof
2014-08-25 17:16:03 +03:00
Jan Odvarko
0512574e9b
Bug 1038562 - Add API to register a new devtools theme. r=bgrins
2014-08-18 14:25:14 +02:00
Alexandre Poirot
bde6e71086
Bug 1051980 - Hide the profiler when not available. r=vp
2014-08-13 05:29:00 -04:00
Victor Porof
61420cf650
Bug 879008 - New UI for the sampling Profiler, r=rcampbell,fitzgen,pbrosset
2014-08-06 11:25:18 -04:00
Victor Porof
2839618251
Bug 879008 - Remove the old Profiler frontend, r=rcampbell
2014-08-06 11:25:17 -04:00
Panos Astithas
32509924c1
Fix the devtools window title when the options tab is selected (bug 1044488); r=jwalker
2014-07-28 21:02:29 +03:00
Athena
4fe3f2d513
Bug 977169 - Apply aria-label "x panel" to Toolbox r=bgrins f=marcoz
2014-07-07 11:27:10 +02:00
Brian Grinstead
814ce474bf
Bug 991810 - Move the inspector button to the top left;r=vporof
2014-05-28 09:11:33 -05:00
Jordan Santell
f5376b3cf5
Bug 1011436 - Update localization property names for the web audio tool. r=vp
2014-05-19 13:37:00 -04:00
Jordan Santell
63b1a4d4cf
Bug 998597 - Add icon for Web Audio Editor tool in developer tools. r=robcee
2014-05-14 11:37:00 -04:00
Dave Townsend
8ed3b4fbf7
Bug 993029: Create an add-on console actor that will be displayed in the console tab of the add-on debugger. r=msucan, r=Unfocused, r=past
2014-05-01 08:36:01 -07:00
Heather Arthur
832853c9f3
Bug 997163 - Add 'eyedropper' command and button; r=jwalker
2014-04-24 21:39:00 +02:00
Jordan Santell
b94d6bd019
Bug 980503 - Implement Web Audio Editor front end, first pass. r=vp
2014-04-02 15:51:21 -07:00
Joe Walker
7c14d761bc
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".
2014-04-13 07:47:27 +01:00
Jordan Santell
9a645a955c
Bug 991347 - Hide the displaying of the canvas editor when debugging an addon target. r=vp
2014-04-02 16:28:18 -07:00
Victor Porof
44be8a9e11
Bug 917226 - Build a canvas inspection tool, r=rcampbell, jryans
2014-03-29 13:01:37 -04:00
Jordan Santell
6ff57c8694
Bug 987890 - Hide unused tools when using addon debugger. r=jryans
2014-03-27 12:32:00 +01:00
Ed Morley
7b7e69675a
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
94fd0585ad
Backed out changeset 7b9fab28c591 (bug 917226) for incorrect commit message generated by qbackout; DONTBUILD
2014-03-27 19:07:31 +00:00
Victor Porof
1e99cd89c2
Bug 917226 - Build a canvas inspection tool, r=rcampbell
2014-03-27 18:57:16 +00:00
Victor Porof
edb8b333ef
Backed out changeset 882b91ce5a9f, as a relanding of Bug 917226, r=me
2014-03-27 12:24:00 -04:00
Ed Morley
773b2fdd6c
Backed out changeset 894e40121370 (bug 917226) for mochitest-chrome failures
2014-03-27 16:11:59 +00:00
Victor Porof
8f4d59d943
Bug 917226 - Build a canvas inspection tool, r=rcampbell
2014-03-27 10:21:37 -04:00
Mihai Sucan
51d1b51998
Bug 917227 - Part 1: network monitor client changes; r=ochameau
2014-03-07 14:14:53 +02:00
Brian Grinstead
04f7b10d5a
Bug 967168 - DevTools Addon icons should not be inverted on light theme;r=jwalker
2014-02-10 07:50:13 -06:00
Rob Campbell
19081fac33
Bug 612253 - Need a shortcut key to focus the input line in web console; r=msucan
2014-02-07 08:56:00 -05:00
Patrick Brosset
b672dbbcdb
Bug 952277 - DOMNodes can be highlighted and selected from the debugger [Australis]; r=past, vporof
2014-02-01 10:24:44 +01:00
Brian Grinstead
8ad92529c0
Bug 957291 - DevTools tab bar UI updates to resolve icon bluriness and min-height. OVERRIDE HOOK;r=pbrosset
2014-01-24 12:45:20 -06:00
Patrick Brosset
6c50b3a034
Bug 916443 - part 1 - Toolbox level remote highlighter [Australis], r=paul
2014-01-09 12:36:01 +01:00
Brian Grinstead
d681714d06
Bug 947309 - DevTools themes - use new icons for toolbar;r=paul
2014-01-03 13:32:26 -06:00
Heather Arthur
baacc9221d
Bug 926014 - Support CSS source maps; r=dcamp
2013-12-06 23:52:32 -08:00
Victor Porof
3f119a91d4
Bug 946592 - Rename netmonitor-panel.js to just panel.js. r=past
2013-12-05 09:37:47 +02:00
Victor Porof
6aaee8d718
Bug 946591 - Rename debugger-panel.js to just panel.js. r=past
2013-12-05 09:37:19 +02:00
Brian Grinstead
3d90446c17
Bug 938172 - Do not allow disabling of "core" developer tools from options panel;r=dcamp
2013-11-18 14:12:02 -06:00
Brian Grinstead
fbd3cd02b7
Bug 916766 - Consistent theming across panels (adding webconsole and options panel). Also prevents flicker on panels while frame is loading. r=paul, ui-r=darrin
2013-11-13 12:02:05 -06:00