gecko-dev/devtools/client/framework
Brian Birtles 74298abd28 Bug 1478563 - Re-use function objects in MeatballMenu; r=jdescottes
To avoid needless re-renders due to props changing object identity.

Differential Revision: https://phabricator.services.mozilla.com/D2641

--HG--
extra : rebase_source : 8635d8b0365c36fff73ec6eb5d934578185d70c0
2018-08-02 10:09:11 +09:00
..
components Bug 1478563 - Re-use function objects in MeatballMenu; r=jdescottes 2018-08-02 10:09:11 +09:00
connect Bug 1465637 - Rename tab-scoped actors to target-scoped actors. r=ochameau 2018-06-26 13:27:57 +00:00
test Bug 1470922 - Fix tests failing with the new Jsterm; r=bgrins. 2018-07-25 10:58:01 +02: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 1466881 - Missing open events for some users r=nchevobbe 2018-07-16 21:16:50 +01:00
devtools-browser.js Bug 1463291: Move docShell getter from Document to Window. r=bz 2018-05-21 16:58:23 -07:00
devtools.js Bug 1466881 - Missing open events for some users r=nchevobbe 2018-07-16 21:16:50 +01: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 1456852 - Programatically create the edit menu in the browser console input;r=nchevobbe 2018-07-17 11:55:49 -07:00
moz.build Bug 1469872 - update bugzilla products and components in moz.build files: devtools. r=nalexander 2018-06-20 21:34:40 +03: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 1465873 - part6: Allow selection and breadcrumbs to walk from shadowRoot to host element;r=bgrins 2018-06-28 13:11:08 +02:00
sidebar.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
source-map-url-service.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02: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 1368199 - Replaced uses of 'defer' with 'new Promise' in the devtools/client/framework directory. r=jryans 2018-07-03 02:16:31 -04:00
toolbox-highlighter-utils.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
toolbox-host-manager.js Bug 1466880 - Track toolbox session id in event telemetry probes r=yulia 2018-06-29 16:36:24 +01:00
toolbox-hosts.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
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 1368199 - Replaced uses of 'defer' with 'new Promise' in the devtools/client/framework directory. r=jryans 2018-07-03 02:16:31 -04: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.js Bug 1469602 - Clean up custom host messages. r=ochameau 2018-06-19 18:46:49 -05:00
toolbox-process-window.xul Bug 1467033 - Add minwidth=50 to toolbox-window.xul and toolbox-process-window.xul. r=jdescottes 2018-06-06 16:04:33 +09:00
toolbox-tabs-order-manager.js Bug 1475305 - Remove document.width and document.height from XULDocument;r=bz 2018-07-12 11:35:11 -07:00
toolbox-window.xul Bug 1467033 - Add minwidth=50 to toolbox-window.xul and toolbox-process-window.xul. r=jdescottes 2018-06-06 16:04:33 +09:00
toolbox.js Bug 1466881 - Missing open events for some users r=nchevobbe 2018-07-16 21:16:50 +01: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 1172897 - Rename BrowserAddonActor to AddonTargetActor. r=ochameau 2018-06-04 18:37:02 -05:00