gecko-dev/devtools/server/startup
Nicolas Chevobbe 37873fd6f8 Bug 1669655 - [devtools] Cleanup worker-connector.js and startup/worker.js. r=ochameau.
- Rename `id` to a more explicit `forwardingPrefix` property
- Add comments to why we need to handle a list of connections
- Remove the `rpcs` property from the connections object
- Turn `rpcDeferred` from an array to an object, as it's used like one.

Differential Revision: https://phabricator.services.mozilla.com/D92752
2020-10-08 05:54:18 +00:00
..
content-process.js Bug 1614791 - Rename DebuggerServer to DevToolsServer. r=jdescottes 2020-02-17 10:28:24 +00:00
content-process.jsm Bug 1621713 - Don't create extra ActorPools in devtools/server. r=jdescottes. 2020-06-24 07:38:09 +00:00
frame.js Bug 1621713 - Don't create extra ActorPools in devtools/server. r=jdescottes. 2020-06-24 07:38:09 +00:00
moz.build
worker.js Bug 1669655 - [devtools] Cleanup worker-connector.js and startup/worker.js. r=ochameau. 2020-10-08 05:54:18 +00:00