gecko-dev/remote/targets
Alexandre Poirot 8f9717d1e8 Bug 1536794 - Implement a base Target class. r=ato
In this revision it only helps sharing `handle`.
But in a followup changeset, it will also help closing all the connections
and justify the `sessions` map we keep around.

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

--HG--
rename : remote/targets/MainProcessTarget.jsm => remote/targets/Target.jsm
extra : moz-landing-system : lando
2019-03-21 14:17:21 +00:00
..
MainProcessTarget.jsm Bug 1536794 - Implement a base Target class. r=ato 2019-03-21 14:17:21 +00:00
TabTarget.jsm Bug 1536794 - Implement a base Target class. r=ato 2019-03-21 14:17:21 +00:00
Target.jsm Bug 1536794 - Implement a base Target class. r=ato 2019-03-21 14:17:21 +00:00
Targets.jsm Bug 1533682 - Implements more Target/Page methods/events to support puppeteer's browser.newPage. r=ato 2019-03-11 12:50:26 +00:00