Jan Odvarko
c473b8046b
Bug 1078235 - Implement new 'destroy' panel event; r=bgrins
2014-10-06 19:40:59 +02:00
Jan Odvarko
76cc6249cc
Bug 1072208 - Implement new events for ToolSidebar. r=bgrins
2014-10-07 18:13:51 +02:00
J. Ryan Stinnett
60baca296f
Bug 979536 - Part 1: Look for leftover fronts after toolbox close. r=ochameau
2014-09-24 19:59:00 +02:00
Brian Grinstead
b662f8d8db
Bug 964819 - Be able to mark gcli commands as remote safe and let them show up as command buttons. r=jwalker
2014-09-09 05:55:00 -04:00
Jan Odvarko
1b635ed96a
Bug 1059727 - Add API to fire a new Toolbox panel initialization events. r=bgrins
2014-09-08 13:23:11 +02:00
Panos Astithas
f391eb42c0
Always complete the toolbox teardown path, even in the face of failures along the way (bug 1063926). r=paul
...
--HG--
extra : rebase_source : 514ace11185493879c560dad7a7fb7ad0fa48e91
2014-09-06 15:57:41 +03:00
Tim Taubert
70b8d336cd
Bug 1060840 - Make the shutdown leak detector wait until toolboxes are destroyed r=vporof
2014-08-31 12:15:54 +02:00
Brian Grinstead
d48892d2f6
Bug 1055333 - Prevent 'this.webconsolePanel is undefined' errors on styleeditor test shutdown in e10s. r=harth
2014-08-26 14:07:00 -04:00
Alexandre Poirot
86679e0faf
Bug 977043 - Add toolbox-level frame selection to change the currently targeted document. r=bgrins,past
2014-08-27 12:19:30 +02:00
Brian Grinstead
d64b0cbea4
Bug 1050442 - If persisted, focus split console input when toolbox opens;r=jwalker
2014-08-15 07:52:08 -05:00
Brian Grinstead
7e27415cca
Bug 1050439 - Focus should be restored to previously active element after split console is closed;r=jwalker
2014-08-15 07:50:43 -05:00
Alexandre Poirot
47f76addae
Bug 1053164 - Ensure that exception during debuggerserver instanciation are displayed. r=jryans
2014-08-13 05:11:00 -04:00
Tim Taubert
7465a15f87
Bug 1052756 - Fix Toolbox.destroy() to properly clean up with add-on targets r=Mossop
2014-08-13 14:42:29 +02:00
Michael Ratcliffe
f908662418
Bug 1041284 - Fix GC issues and re-enable browser_markupview_events.js r=jwalker
2014-08-07 22:35:19 +01:00
Brian Grinstead
88e7ca25dc
Bug 1030318 - Enable devtools/framework tests with e10s. r=mratcliffe
...
--HG--
extra : rebase_source : 2e8ea32540aa53661cb6985bbb55f9dfb4e2a30c
2014-08-06 06:16:00 -04:00
Brian Grinstead
3d3912639e
Bug 996778 - Remember split console height;r=msucan
2014-07-31 12:33:23 -05:00
Brian Grinstead
e92298ac3f
Bug 1045333 - Refactor toolbox.toggleSplitConsole. r=jwalker
2014-07-29 11:50:00 +02:00
Brian Grinstead
7c5b621872
Bug 974550 - Add a preference to optionally persist split console state;r=msucan,jwalker
2014-07-28 15:54:41 -05:00
Panos Astithas
78373af445
Fix the devtools window title when the options tab is selected (bug 1044488); r=jwalker
2014-07-28 21:02:29 +03:00
Brian Grinstead
16a7c0b529
Bug 1037145 - Remove esc as a keybinding to close responsive mode. r=paul
2014-07-24 07:59:00 +02:00
Trevor Saunders
dfb8d4ea04
bug 1036694 - merge nsIMarkupDocumentViewer into nsIContentViewer r=smaug
2014-07-09 17:27:49 -04:00
Michael Ratcliffe
2945f297eb
Bug 994732 - Make "Disable Cache" in Devtools persist (only when the toolbox is open) r=jwalker, r=pbrosset
2014-07-17 10:39:56 +01:00
Athena
65aa288259
Bug 977262 - Add aria-roles/aria-selected to Toolbox tabs. r=bgrins f=marcoz
2014-07-08 07:42:00 +02:00
Carsten "Tomcat" Book
874ea3af2b
Merge mozilla-central to mozilla-inbound
2014-07-07 15:20:32 +02:00
Athena
e95f670b1a
Bug 977169 - Apply aria-label "x panel" to Toolbox r=bgrins f=marcoz
2014-07-07 11:27:10 +02:00
Panos Astithas
5eae5f5f2d
Avoid a race in CodeMirror initialization when setting breakpoints and don't let ESC stop navigation if the debugger is paused (bug 957174). r=vporof
...
--HG--
extra : rebase_source : 475e7969d92e237c7b38713cab8feb6d6464bb70
2014-06-19 10:15:14 +03:00
Patrick Brosset
677b579626
Bug 1014547 - Add a css transform highlighter to the style-inspector; r=bgrins
2014-06-13 16:27:10 +02:00
Joe Walker
bb287a8929
Bug 992309 - Don't leak gcli promise to other tests; r=mratcliffe
2014-06-09 15:16:26 +01:00
David Caldwell
01ae75ca88
Bug 907310 - (shift)+F5, Cmd/Ctrl+R should be available in Detached Devtools Window. r=bgrins
2014-05-09 17:41:43 -07:00
vikneshwar
7c83ccd692
Bug 991045 - Added Screenshot Button to toolbar's UI;r=pbrosset;
2014-05-30 10:47:49 +02:00
Brian Grinstead
659fec896a
Bug 991810 - Move the inspector button to the top left;r=vporof
2014-05-28 09:11:33 -05:00
Michael Ratcliffe
b2027a666b
Bug 974171 - Add DEVTOOLS_TOOLBOX_* flags. r=jwalker
2014-04-15 11:01:27 +01:00
Jordan Santell
7d4d72eb3b
Bug 991762 - Hide picker tool when debugging addons. r=jryans
2014-04-30 10:48:00 -04:00
Heather Arthur
5ac48b4982
Bug 997163 - Add 'eyedropper' command and button; r=jwalker
2014-04-24 21:39:00 +02: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
Dave Townsend
8cbbc225cc
Bug 986853: Add-on Debugger title is always 'Debugger - (null)'. r=past
2014-03-27 10:29:03 -07:00
Brian Grinstead
f70099ef85
Bug 988506 - toolbox.js - focusConsoleInput() - TypeError: hud.jsterm is null;r=msucan
2014-03-27 07:50:30 -05:00
Brandon Benvie
bdb7518950
Bug 943510 - Convert to Promise.jsm in the devtools framework. r=pbrosset, r=rcampbell
2014-03-17 11:11:00 -07:00
Michael Ratcliffe
aba2618867
Bug 663778 - Use flag instead of pref for mozafterpaint switch and highlighter noautohide r=jwalker
2014-03-13 21:27:10 +00:00
Michael Ratcliffe
d94ab2e2cf
Bug 663778 - Box Model Highlighter r=jwalker
2014-03-13 21:36:48 +00:00
Ryan VanderMeulen
4510c7d862
Backed out 6 changesets (bug 663778) for browser_dbg_listtabs-02.js leaks on a CLOSED TREE.
...
Backed out changeset cbd200206f9b (bug 663778)
Backed out changeset b0b74401e614 (bug 663778)
Backed out changeset df5255cffbfa (bug 663778)
Backed out changeset e6d0dd124356 (bug 663778)
Backed out changeset 134f77474941 (bug 663778)
Backed out changeset 456609873c5f (bug 663778)
2014-03-13 13:56:22 -04:00
Michael Ratcliffe
9d3dde5e49
Bug 663778 - Use flag instead of pref for mozafterpaint switch and highlighter noautohide r=jwalker
2014-03-13 15:38:37 +00:00
Michael Ratcliffe
7809cf00b0
Bug 663778 - Box Model Highlighter r=jwalker
2014-03-13 13:54:02 +00:00
Mihai Sucan
b970d070be
Bug 917227 - Part 1: network monitor client changes; r=ochameau
2014-03-07 14:14:53 +02:00
Patrick Brosset
9cd64a3229
Bug 757866 - Highlight and select DOM nodes in the web console output; r=msucan
2014-03-11 12:21:20 +02:00
Ed Morley
d61d42192c
Backed out changeset dcec4c42cd18 (bug 757866) for bug 980835
2014-03-07 15:05:31 +00:00
Brian Grinstead
b1fc7da9f3
Bug 974947 - Add preferences to hide command buttons on DevTools tabbar;r=jwalker
2014-03-06 16:02:11 -06:00
Patrick Brosset
bee238cdf8
Bug 757866 - Highlight and select DOM nodes in the web console output; r=msucan
2014-03-06 18:16:45 +01:00
Joe Walker
0197a26343
Bug 933727 - Split gcli.jsm and use JS directly from gcli project; r=mratcliffe
...
* * *
Bug 933727 - Update Developer Toolbar to use promises and split out GCLI; r=mratcliffe
* * *
Bug 933727 - Update GCLI tests to use Task.spawn; r=mratcliffe
* * *
Bug 933727 - Update the Inspector to use split out GCLI; r=pbrosset
* * *
Bug 933727 - Update style editor to use split out GCLI; r=harth
* * *
Bug 933727 - Update Debugger to use split out GCLI; r=past
* * *
Bug 933727 - Update Profiler/Tilt/Scratchpad to use split out GCLI; r=valueof
--HG--
rename : browser/devtools/commandline/test/browser_cmd_pref.js => browser/devtools/commandline/test/browser_cmd_pref1.js
rename : browser/devtools/commandline/test/browser_cmd_pref.js => browser/devtools/commandline/test/browser_cmd_pref2.js
rename : browser/devtools/commandline/test/browser_gcli_cli.js => browser/devtools/commandline/test/browser_gcli_cli1.js
rename : browser/devtools/commandline/test/browser_gcli_cli.js => browser/devtools/commandline/test/browser_gcli_cli2.js
rename : browser/devtools/commandline/test/browser_gcli_completion.js => browser/devtools/commandline/test/browser_gcli_completion1.js
rename : browser/devtools/commandline/test/browser_gcli_completion.js => browser/devtools/commandline/test/browser_gcli_completion2.js
2013-09-03 12:20:27 +01:00
J. Ryan Stinnett
8b18eca111
Bug 976679 - Move event-emitter to toolkit. r=paul
...
--HG--
rename : browser/devtools/shared/event-emitter.js => toolkit/devtools/event-emitter.js
rename : browser/devtools/shared/test/browser_eventemitter_basic.js => toolkit/devtools/tests/mochitest/test_eventemitter_basic.html
2014-02-25 22:22:05 -06:00