gecko-dev/devtools/client/framework
Alexandre Poirot 7b21d3d93c Bug 1359855 - Remove assertion for dynamic key registration. r=jdescottes
Per definition of this bug/patch, key shortcuts can't be registered anymore.
It mostly means that add-on definition a key shortcut won't keep their key shortcut working.
This shouldn't be an issue on 57 as I don't think WebExtension addon can set a key shortcut via this DevTools API.

MozReview-Commit-ID: G5c8JzaUWoR

--HG--
extra : rebase_source : d9cda8d4af63af795e8f66d3bee7e442bd78d939
2017-07-13 15:24:55 +02:00
..
components Bug 1360894 - add type checkbox to devtools all-tools menu items;r=pbro 2017-05-03 17:31:08 +02:00
connect Backed out changeset 9b16857ca48d (bug 1302702) 2017-05-17 20:01:30 +02: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 1359855 - Remove assertion for dynamic key registration. r=jdescottes 2017-07-13 15:24:55 +02:00
ToolboxProcess.jsm Bug 1378480 - Dump Browser Toolbox stdout to terminal. r=kmag 2017-07-05 15:01:16 -05:00
about-devtools-toolbox.js Bug 1319111 - Expose 'result principal URI' on LoadInfo as a source for NS_GetFinalChannelURI (removes some use of LOAD_REPLACE flag). r=bz, r=mikedeboer 2017-05-30 18:07:59 +02:00
attach-thread.js Bug 1371842 - Update Debugger frontend (6/9/2017). r=jdescottes 2017-06-09 19:46:00 -04:00
browser-menus.js Bug 1359855 - Prevent loading any DevTools module until users interact with any devtool entrypoint. r=jdescottes 2017-07-18 11:05:47 +02:00
devtools-browser.js Bug 1359855 - Prevent loading any DevTools module until users interact with any devtool entrypoint. r=jdescottes 2017-07-18 11:05:47 +02:00
devtools.js Bug 1359855 - Inline jsonview main module to keep it working before user action. r=Honza,jdescottes 2017-07-13 15:33:38 +02:00
gDevTools.jsm Bug 1349896 - Part 1: Expose devtools theme via gDevTools, r=ochameau 2017-05-09 13:03:19 -04:00
menu-item.js Bug 1269497 - eslint fixes for Menu API;r=jdescottes 2016-05-03 07:42:20 -07:00
menu.js Bug 1285229 - Prevent duplicated context menu in the Inspector on Windows. r=jdescottes 2016-07-13 15:44:20 -07:00
moz.build Bug 1349354 - remove now-unused source-map-service; r=jryans 2017-05-15 03:17:19 -06:00
options-panel.css Bug 1374088 - camera icon on 'Screenshort behavior' label is now correctly aligned; r=gl 2017-07-12 13:40:07 -04:00
selection.js Bug 1345119 - Part 1: Move functions out of grid-inspector into inspector for sharing with boxmodel. r=pbro 2017-03-17 22:58:11 -03:00
sidebar.js Bug 1345253 - Use element.firstChild.remove() instead of element.removeChild(element.firstChild), r=jaws. 2017-03-08 10:17:52 +01:00
source-map-url-service.js Bug 1371852 - make Frame component listen for source-map pref changes; r=jryans 2017-06-12 16:44:27 -06:00
target-from-url.js Bug 1275078 - Fix ESLint issues in toolbox and target files. r=ochameau 2017-02-22 12:33:20 -06:00
target.js Bug 1380867 - Add activeConsole to workerTargets: Add semicolon after return statement to make eslint happy. r=eslint-fix 2017-07-14 23:59:56 +02:00
toolbox-highlighter-utils.js Bug 1275078 - Fix ESLint issues in toolbox and target files. r=ochameau 2017-02-22 12:33:20 -06:00
toolbox-host-manager.js Bug 1275078 - Fix ESLint issues in toolbox and target files. r=ochameau 2017-02-22 12:33:20 -06:00
toolbox-hosts.js Bug 1359090 - load devtools-browser.css dynamically when starting devtools;r=ochameau 2017-04-27 16:05:31 +02:00
toolbox-init.js Bug 1275078 - toolbox-init.js error handling tweaks from Positron. r=ochameau 2017-02-22 12:45:06 -06:00
toolbox-options.js Backed out changeset 905480360832 (bug 1373492) for causing dt10 failures in browser_rules_eyedropper.js 2017-06-20 14:18:40 +02:00
toolbox-options.xhtml Bug 1383014 - remove UI for option to enable old debugger worker debugging;r=bgrins,sole 2017-07-21 13:00:06 +02:00
toolbox-process-window.js Backed out changeset 227ff88b9848 (bug 1326937) for timing out in browser_ext_devtools_inspectedWindow_eval_bindings.js. r=backout on A CLOSED TREE 2017-07-17 20:48:25 +02:00
toolbox-process-window.xul Bug 1303043 - followup: add aHTMLTooltip in toolbox-window-process.xul;r=honza 2016-09-16 14:48:32 +02:00
toolbox-window.xul Bug 1303043 - fix toolbox HTML tooltips in devtools window host;r=Honza 2016-09-15 17:07:38 +02:00
toolbox.js Backed out changeset 8d68726f1c34 (bug 1359855) 2017-07-24 12:07:16 +02:00
toolbox.xul Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00