gecko-dev/devtools/client/framework
Julian Descottes fb695be31f Bug 1245776 - part1: include inspector/test/head in shared/test/head;r=gl
Include inspector/test/head in shared/test/head and remove the redundant functions.
Comparing with markup/test/head and computed/test/head, some functions were also
duplicated and have been moved up to inspector/test/head or shared-head.

Logic for opening the inspector will be moved in part2.

MozReview-Commit-ID: 5EIalpbf3cf

--HG--
extra : rebase_source : 83fced672cf2da515b32fa5f1f85b3b12a4ffe5c
2016-04-20 11:40:02 +02:00
..
connect Bug 1245530 - Use require(Services) instead of Cu.import(Services.jsm). r=jryans 2016-02-27 04:51:10 -08:00
dev-edition-promo Bug 1228032 - restore chrome://global/skin/ where chrome://browser/skin/ was removed, r=jryans 2015-11-25 22:22:19 +00:00
test Bug 1245776 - part1: include inspector/test/head in shared/test/head;r=gl 2016-04-20 11:40:02 +02:00
about-devtools-toolbox.js Bug 1261272 - Fix Cm.isCIDRegistered is undefined exception. r=jryans 2016-04-01 05:57:00 -04:00
attach-thread.js Bug 1248303 - respect break on exceptions flag in subsequent debugger instances r=ejpbruel 2016-03-16 13:53:34 -04:00
browser-menus.js Bug 1258987 - Stop generating useless xul:command and xul:broadcaster. r=jryans 2016-04-05 07:16:48 -07:00
devtools-browser.js Bug 1261920 - Register developer button dynamically. r=jryans,gijs 2016-04-12 13:05:36 -07:00
devtools.js Bug 1247203 - Cleanup relations between main client module and devtools-browser. r=jryans 2016-04-01 05:48:59 -07:00
gDevTools.jsm Bug 1239317 - Add a Service Workers entry to the Web Developer menu. r=jryans 2016-03-03 09:47:59 -06:00
moz.build Bug 1248603 - Factor out menu and shortcut creation to dedicated module. r=jryans 2016-04-01 05:49:00 -07:00
options-panel.css Bug 1246514 - Switch toolbox-options.xul to HTML. r=bgrins 2016-02-26 23:40:14 +01:00
selection.js Bug 835896 - Make inspector searchbox also provide results matching text or attributes in the page;r=pbrosset 2015-11-10 21:48:57 -08:00
sidebar.js Bug 1245530 - Use require(Services) instead of Cu.import(Services.jsm). r=jryans 2016-02-27 04:51:10 -08:00
source-location.js Bug 1177279 - Create a SourceLocationController to manage the state of updating sources for source mapping. r=jlong,jryans 2016-03-14 18:49:07 -07:00
target-from-url.js Bug 1233463 - Allow loading devtools in a tab or an html:iframe. r=jryans 2016-03-16 06:42:19 -07:00
target.js Bug 1261687 - Don't update devtools title if tabNavigated.isFrameSwitching;r=jryans 2016-04-03 18:49:40 +02:00
toolbox-highlighter-utils.js Bug 1258333 - Prevent errors when unhighlighting when the toolbox is closed; r=zer0 2016-03-23 17:26:25 +01:00
toolbox-hosts.js Bug 1245530 - Use require(Services) instead of Cu.import(Services.jsm). r=jryans 2016-02-27 04:51:10 -08:00
toolbox-init.js Bug 1262144 - Support "tool" query parameter on about:devtools-toolbox for default panel to open. r=jryans 2016-04-12 13:05:36 -07:00
toolbox-options.js Bug 1246514 - Fix eslint errors in files touched in this bug. r=bgrins 2016-03-11 22:23:53 +01:00
toolbox-options.xhtml Bug 1264436 - Make enable persist logs option markup consistent with others. r=ntim 2016-04-13 14:42:01 -07:00
toolbox-process-window.js Bug 1225160 - Disable source maps for browser debugging. r=ejpbruel 2016-04-20 11:42:53 -05:00
toolbox-process-window.xul Bug 1228032 - restore chrome://global/skin/ where chrome://browser/skin/ was removed, r=jryans 2015-11-25 22:22:19 +00:00
toolbox-window.xul Bug 1229328 - Remove preprocessing from toolbox-window.xul. r=bgrins 2015-12-03 06:42:35 -08:00
toolbox.js Bug 1242852 - (part 1) making top dev tools toolbar keyboard accessible. r=bgrins 2016-04-12 11:53:28 -04:00
toolbox.xul Bug 1259126 - Use a <box> intead of a <deck> for toolbox tabs;r=bgrins 2016-04-01 00:28:50 +01:00
ToolboxProcess.jsm Bug 1261665 - Remove unecessary Loader.jsm main in favor of require(). r=jryans 2016-04-14 01:40:43 -07:00