gecko-dev/devtools/client/framework
2018-09-20 08:03:21 +00:00
..
components Bug 1476549 - Part 4. Make the frame button to MenuButton. r=birtles 2018-09-20 06:54:39 +00:00
connect Bug 1465637 - Rename tab-scoped actors to target-scoped actors. r=ochameau 2018-06-26 13:27:57 +00:00
test Bug 1476549 - Part 5. Modify the tests which is realted to frames button. r=birtles 2018-09-20 08:03:21 +00:00
attach-thread.js Bug 1368199 - Replaced uses of 'defer' with 'new Promise' in the devtools/client/framework directory. r=jryans 2018-07-03 02:16:31 -04:00
browser-menus.js Bug 1485426 - Use createXULElement instead of createElement in XUL docs. r=bgrins 2018-08-25 00:16:27 +00:00
devtools-browser.js Bug 1429421 - remove gcli code; r=jdescottes,julienw,ochameau 2018-09-06 11:42:57 +00:00
devtools.js Bug 1480638 - Inspect Element is not reported into panel enter/exit events r=nchevobbe 2018-08-20 06:11:31 +00:00
gDevTools.jsm Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
menu-item.js Bug 1456852 - Programatically create the edit menu in the browser console input;r=nchevobbe 2018-07-17 11:55:49 -07:00
menu.js Bug 1479538 - Rewrite non-test callers of document.createElementNS(XUL_NS, ...) to use document.createXULElement(...);r=paolo 2018-08-14 16:22:44 +00:00
moz.build Bug 1469075 - Part 5: Add unit test for a function which make tabs order. r=jdescottes 2018-09-12 17:59:05 +09:00
options-panel.css Bug 1399886 - use fill from CSS to set the fill color of devtools icons;r=gl 2017-10-02 16:47:24 +02:00
selection.js Bug 1473917 - Show #shadow-root in breadcrumbs. r=jdescottes 2018-08-10 10:55:41 +00:00
sidebar.js Bug 1479538 - Rewrite non-test callers of document.createElementNS(XUL_NS, ...) to use document.createXULElement(...);r=paolo 2018-08-14 16:22:44 +00:00
source-map-url-service.js Bug 1222047 - Manage StyleSheets fronts via target.getFront. r=yulia 2018-08-23 03:51:40 -07:00
target-from-url.js Bug 1465637 - Rename tab-scoped actors to target-scoped actors. r=ochameau 2018-06-26 13:27:57 +00:00
target.js Bug 1485605 - Remove usages of TabTarget.window. r=yulia 2018-09-20 12:16:51 +00:00
toolbox-highlighter-utils.js Bug 1447490 - replace GCLI toolbox buttons with highlighters and appropriate actors; r=ochameau 2018-09-03 14:54:04 +00:00
toolbox-host-manager.js Bug 1487580 - Multiply the min-width of toolbox and zoom value. r=jdescottes 2018-09-14 05:37:18 +00:00
toolbox-hosts.js Bug 1491749 - Stop using xul:keyset and xul:key in toolbox-window.xul; r=bgrins,flod 2018-09-19 09:58:08 +00:00
toolbox-init.js Bug 1476145 part 4. Stop using getInterface(nsIDOMWindowUtils) in devtools. r=bgrins 2018-07-24 19:47:41 -04:00
toolbox-options.js Bug 1314057 - Remove new-debugger-frontend flag from framework devtool when not defaulted to true r=davidwalsh 2018-09-17 07:43:12 -05:00
toolbox-options.xhtml Bug 1371849 - move source map pref checkbox into "advanced" area in options panel; r=bgrins 2017-09-15 09:07:37 -06:00
toolbox-process-window.css Bug 1488915 - Migrate toolbox-process-window.xul to HTML; r=bgrins 2018-09-10 17:14:57 +00:00
toolbox-process-window.html Bug 1487580 - Multiply the min-width of toolbox and zoom value. r=jdescottes 2018-09-14 05:37:18 +00:00
toolbox-process-window.js Bug 1314057 - Remove new-debugger-frontend flag from framework devtool r=davidwalsh 2018-09-07 13:31:09 -05:00
toolbox-tabs-order-manager.js Bug 1492101: Store a preference which includes extension existence after drag and drap instead of when closing toolbox. r=jdescottes 2018-09-19 08:24:25 +00:00
toolbox-window.xul Bug 1491749 - Stop using xul:keyset and xul:key in toolbox-window.xul; r=bgrins,flod 2018-09-19 09:58:08 +00:00
toolbox.js Bug 1476549 - Part 4. Make the frame button to MenuButton. r=birtles 2018-09-20 06:54:39 +00:00
toolbox.xul Bug 1448555 - Part 2 - Increase flex from 1000 to 10000 for the devtools primary tool;r=jdescottes,xidorn 2018-04-03 13:57:36 -07:00
ToolboxProcess.jsm Bug 1488915 - Migrate toolbox-process-window.xul to HTML; r=bgrins 2018-09-10 17:14:57 +00:00