gecko-dev/devtools/shared/fronts/targets
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
..
addon.js Bug 1269919 - Unify all the attachThread methods on Target class. r=jdescottes 2019-02-21 15:05:49 +00:00
browsing-context.js Bug 1269919 - Unify all the attachThread methods on Target class. r=jdescottes 2019-02-21 15:05:49 +00:00
content-process.js Bug 1269919 - Unify all the attachThread methods on Target class. r=jdescottes 2019-02-21 15:05:49 +00:00
moz.build Bug 1465635 - Merge all target fronts with Target class. r=yulia,jdescottes 2019-02-02 11:24:32 +00:00
target-mixin.js Bug 1269919 - Stop emitting newSource on the target actors. r=jdescottes 2019-02-21 18:41:08 +00:00
worker.js Bug 1269919 - Unify all the attachThread methods on Target class. r=jdescottes 2019-02-21 15:05:49 +00:00