gecko-dev/devtools/client/accessibility
Alexandre Poirot fc8714580a Bug 1485676 - Rename TabTarget.makeRemote to TabTarget.attach. r=jdescottes
Summary:
Now that all the "remoting" of this method has been moved to TargetFactory.createTargetForTab,
we should rename this method to what it does now. It mostly call attach requests
of the target actor and its child console actor.
It also "connect" the webextension target actor, but I would like to eventually move that
outside of TabTarget.attach, like makeRemote.

Depends On D4078

Reviewers: yulia!

Tags: #secure-revision

Bug #: 1485676

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

MozReview-Commit-ID: KmFi1LIUBga
2018-09-24 09:52:57 -07:00
..
actions
components Bug 1487954 - do not load inspector unnecessarily when a11y panel is loaded. r=pbro 2018-09-13 13:10:43 +00:00
reducers Bug 1453093 - move accessible actor instantiation and panel tab highlighting into tool startup component. r=ochameau 2018-06-08 13:24:20 -04:00
test Bug 1485676 - Connect to local server from TargetFactory.forTab and make TabTarget always remote-like. r=yulia 2018-09-24 09:52:55 -07:00
utils
accessibility-startup.js Bug 1482454 - enabled accessibility panel by default. r=gl, ochameau 2018-08-31 20:30:12 -04:00
accessibility-view.js Bug 1453093 - move accessible actor instantiation and panel tab highlighting into tool startup component. r=ochameau 2018-06-08 13:24:20 -04:00
accessibility.css Bug 1488508 - update help icon to use Photon style system. r=gl 2018-09-04 17:21:44 +00:00
constants.js Bug 1482454 - add learn more links across accessibility panel. r=gl, flod 2018-08-22 10:23:20 -04:00
index.html Bug 1470244 - Rename all panel documents to index.{xul|html}. r=jdescottes 2018-06-21 11:08:25 -07:00
main.js
moz.build Bug 1470989 - Rename all panel modules to "panel.js". r=jdescottes 2018-06-25 12:47:52 -07:00
panel.js Bug 1485676 - Rename TabTarget.makeRemote to TabTarget.attach. r=jdescottes 2018-09-24 09:52:57 -07:00
picker.js Bug 1453093 - move accessible actor instantiation and panel tab highlighting into tool startup component. r=ochameau 2018-06-08 13:24:20 -04:00
provider.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00