Commit Graph

125 Commits

Author SHA1 Message Date
Brian Grinstead
c1b6f620d1 Bug 1160345 - Set toolbox button visibility before consulting with the GCLI actor (which may not be available on old servers);r=jryans 2015-05-01 13:01:38 -07:00
Tooru Fujisawa
22a3f8a30f Bug 1102219 - Part 5: Replace more String.prototype.contains with String.prototype.includes in chrome code. r=till 2015-04-30 00:32:05 +09:00
Jordan Santell
e2da22021b Bug 1145824 - Profiler actor and performance tools now handle
passing in a startTime to filter out SPS profiles on platform rather than
 client. r=vp,fitzgen
2015-04-17 12:44:52 -07:00
Tooru Fujisawa
0901099358 Backed out changeset fb84ee59e04a (bug 1145824) for mochitest-other failure 2015-04-25 14:12:21 +09:00
Jordan Santell
d9a58344f8 Bug 1134778 - Consolidate usages of view sourcing in tools with a source-utils module. r=vp,jryans 2015-04-24 14:16:34 -07:00
Jordan Santell
2b639c63b4 Bug 1145824 - Profiler actor and performance tools now handle
passing in a startTime to filter out SPS profiles on platform rather than
 client. r=vp,fitzgen
2015-04-17 12:44:52 -07:00
Joe Walker
cb03960f98 Bug 1128988 - runAt support for commands/converters; r=bgrins 2015-04-23 10:24:49 +01:00
Gabriel Luong
4c850453d7 Bug 1120616 - Part 4: Add textbox context menu for rule and computed view r=bgrins 2015-04-16 14:15:28 -04:00
Jordan Santell
11a3e3a081 Bug 1077464 - Wire console.profile/profileEnd to the new performance tool. Move most of the recording-model logic from the front end into the PerformanceFront and PerformanceActorConnection so it can manage recordings without the front end being viewed. r=vp,jryans,pbrosset 2015-04-14 08:58:58 -07:00
Matteo Ferretti
25add9c6b5 Bug 1144163 - Add a rulers highlighter; added gcli command and button. r=pbrosset 2015-04-01 19:28:57 +02:00
Jose Antonio Olivera Ortega
e15639e6b4 Bug 1003991 - Disable https:// only load for ServiceWorkers when Developer Tools are open. r=nsm, r=miker 2015-03-24 14:15:00 -04:00
Michael Ratcliffe
f77be58aec Bug 1046234 - Add more DevTools Telemetry measures (display size etc.) r=pbrosset, r=gijs 2015-03-13 11:52:45 +00:00
J. Ryan Stinnett
567b52e246 Bug 1126350 - Settle all toolbox destruction before final cleanup. r=pbrosset 2015-02-10 12:37:21 -06:00
Brian Grinstead
67c121f412 Bug 1119276 - Show all native anon content in browser toolbox with devtools.inspector.showAllAnonymousContent pref. r=pbrosset 2015-01-09 09:27:00 +01:00
Patrick Brosset
07bb84f97c Bug 1105825 - Fix the toolbox/inspector/sidebar destroy sequence; r=past 2014-12-22 14:54:09 +01:00
Brian Grinstead
0cdc6b70fe Bug 1093730 - Add DevTools toolbox API for getPanelWhenReady. r=jryans 2014-12-08 16:19:00 +01:00
Alexandre Poirot
9c99f9824d Bug 1094203 - Enable tools if related actor is available. r=jryans 2014-11-12 04:57:00 +01:00
J. Ryan Stinnett
278dfdc2f3 Bug 1094968 - Skip tilt visibility for remote toolboxes. r=mratcliffe 2014-11-06 12:56:21 -06:00
Paul Rouget
94453760cd Bug 1027817 - Font-resizing in WebIDE. r=jryans 2014-11-10 11:14:31 +01:00
Jordan Santell
402178c5e4 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
6b799500be Backout revision 224f20dce9d0 (bug 1078539) 2014-11-06 16:18:32 -05:00
Jordan Santell
dbc5280e00 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
Alexandre Poirot
7ce6cf58c6 Bug 1092451 - Ensure waiting for frames button update before resolving toolbox.open. r=past 2014-11-03 13:52:00 -05:00
Michael Ratcliffe
8a26b1f34a Bug 1086492 - Disable tilt for E10S r=victorporof,jwalker 2014-10-30 16:23:01 +00:00
Jan Odvarko
c9c6b8174a Bug 1078235 - Implement new 'destroy' panel event; r=bgrins 2014-10-06 19:40:59 +02:00
Jan Odvarko
ef8449aa82 Bug 1072208 - Implement new events for ToolSidebar. r=bgrins 2014-10-07 18:13:51 +02:00
J. Ryan Stinnett
96804c26d2 Bug 979536 - Part 1: Look for leftover fronts after toolbox close. r=ochameau 2014-09-24 19:59:00 +02:00
Brian Grinstead
399b24098d 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
040b1d551f Bug 1059727 - Add API to fire a new Toolbox panel initialization events. r=bgrins 2014-09-08 13:23:11 +02:00
Panos Astithas
d8d8efa46f Always complete the toolbox teardown path, even in the face of failures along the way (bug 1063926). r=paul 2014-09-06 15:57:41 +03:00
Tim Taubert
f847a82082 Bug 1060840 - Make the shutdown leak detector wait until toolboxes are destroyed r=vporof 2014-08-31 12:15:54 +02:00
Brian Grinstead
bc283aa45a 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
ac200018f7 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
c2f1079c9a Bug 1050442 - If persisted, focus split console input when toolbox opens;r=jwalker 2014-08-15 07:52:08 -05:00
Brian Grinstead
9be5a27867 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
e474c9a0f2 Bug 1053164 - Ensure that exception during debuggerserver instanciation are displayed. r=jryans 2014-08-13 05:11:00 -04:00
Tim Taubert
6a8ab950e4 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
300f2020f2 Bug 1041284 - Fix GC issues and re-enable browser_markupview_events.js r=jwalker 2014-08-07 22:35:19 +01:00
Brian Grinstead
382d8bc09e Bug 1030318 - Enable devtools/framework tests with e10s. r=mratcliffe 2014-08-06 06:16:00 -04:00
Brian Grinstead
fe448e0bea Bug 996778 - Remember split console height;r=msucan 2014-07-31 12:33:23 -05:00
Brian Grinstead
2a9cce45ac Bug 1045333 - Refactor toolbox.toggleSplitConsole. r=jwalker 2014-07-29 11:50:00 +02:00
Brian Grinstead
93a9e6fb96 Bug 974550 - Add a preference to optionally persist split console state;r=msucan,jwalker 2014-07-28 15:54:41 -05: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
Brian Grinstead
10442f8575 Bug 1037145 - Remove esc as a keybinding to close responsive mode. r=paul 2014-07-24 07:59:00 +02:00
Trevor Saunders
7fdd19b194 bug 1036694 - merge nsIMarkupDocumentViewer into nsIContentViewer r=smaug 2014-07-09 17:27:49 -04:00
Michael Ratcliffe
584afa1e41 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
5d6af9ee0e 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
ecd8f82e11 Merge mozilla-central to mozilla-inbound 2014-07-07 15:20:32 +02:00
Athena
4fe3f2d513 Bug 977169 - Apply aria-label "x panel" to Toolbox r=bgrins f=marcoz 2014-07-07 11:27:10 +02:00
Panos Astithas
dce2293573 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 2014-06-19 10:15:14 +03:00