gecko-dev/devtools/client/framework
Alexandre Poirot 2ffe546245 Bug 1269919 - Stop emitting newSource on the target actors. r=jdescottes
Now that the base Target class is managing the thread client,
we no longer have to send "newSource" on the target actor, and instead,
listen for newSource directly on the thread client.
We should probably align updatedSource and have this event being emitted on
the thread actor as well.

Depends on D18813

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

--HG--
extra : moz-landing-system : lando
2019-02-21 18:41:08 +00:00
..
components Bug 1509121 - Display error screen if about:devtools-toolbox fails to start. r=jdescottes,daisuke 2019-02-14 08:13:16 +00:00
connect Bug 1520774 - Remove TargetFactory.forRemoteTab. r=yulia 2019-02-06 16:17:15 +00:00
test Bug 1500074 - Add metrics test for jsdebugger;r=ochameau 2019-02-13 15:46:38 +00:00
ToolboxProcess.jsm Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
attach-thread.js Bug 1269919 - Stop emitting newSource on the target actors. r=jdescottes 2019-02-21 18:41:08 +00:00
browser-menus.js Bug 1495944: Enable/Disable devtools menu items and the shortcut key. r=jdescottes 2019-01-18 16:20:43 +00:00
devtools-browser.js Bug 1520774 - Remove TargetFactory.forRemoteTab. r=yulia 2019-02-06 16:17:15 +00:00
devtools.js Bug 1503628 - Rename TabTarget to Target. r=yulia 2018-11-08 10:30:59 +00:00
gDevTools.jsm Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08: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 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
moz.build Bug 1500074 - Add metrics test for jsdebugger;r=ochameau 2019-02-13 15:46:38 +00:00
options-panel.css Bug 1519726 - Remove unused .hidden-labels-box CSS r=ntim 2019-01-30 06:55:26 +00:00
selection.js Bug 1393760 - Avoid to fire multiple new-node-front events for undefined nodeFront. r=ochameau 2018-10-16 17:54:47 +00:00
sidebar.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
source-map-url-service.js Bug 1501632 - Return an unsubscribe function from SourceMapURLService.prototype.subscribe; r=loganfsmyth. 2018-10-25 17:15:45 +00:00
target-from-url.js Bug 1509121 - Display error screen if about:devtools-toolbox fails to start. r=jdescottes,daisuke 2019-02-14 08:13:16 +00:00
target.js Bug 1520774 - Remove TargetFactory.forRemoteTab. r=yulia 2019-02-06 16:17:15 +00:00
toolbox-context-menu.js Bug 1510182 - Load edit menu strings for each new toolbox window;r=Honza 2018-11-28 11:43:34 +00:00
toolbox-host-manager.js Bug 1521440: Avoid to move to about:blank after destroying. r=ochameau,jdescottes 2019-01-31 18:08:19 +00:00
toolbox-hosts.js Bug 1521440: Avoid to move to about:blank after destroying. r=ochameau,jdescottes 2019-01-31 18:08:19 +00:00
toolbox-init.js Bug 1509121 - Display error screen if about:devtools-toolbox fails to start. r=jdescottes,daisuke 2019-02-14 08:13:16 +00:00
toolbox-options.js Bug 1465635 - Remove Target.activeTab property. r=yulia 2019-02-02 11:24:24 +00:00
toolbox-options.xhtml Bug 1494337 - Do not display the 'triggers refresh' note if there's no option needing it r=ochameau 2018-09-27 14:33:41 +00:00
toolbox-process-window.css Bug 1496349 - Add background to connection info box, r=dao 2018-10-11 12:28:42 +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 1520774 - Remove TargetFactory.forRemoteTab. r=yulia 2019-02-06 16:17:15 +00:00
toolbox-tabs-order-manager.js Bug 1488660 - Fix devtools tab reordering in RTL locales;r=daisuke 2018-10-19 08:00:27 +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 1519217 - Add keyboard shortcut to element picker tooltip. r=gl,flod 2019-02-18 12:28:14 +00:00
toolbox.xul Bug 1509121 - Display error screen if about:devtools-toolbox fails to start. r=jdescottes,daisuke 2019-02-14 08:13:16 +00:00