forked from mirrors/gecko-dev
Extension modules are singletons and must never be loaded through the dedicated DevTools loader. This happens when --start-debugger-server is used. These files in question are primarily designed to support the Firefox devtools, so I haven't created separate unit tests for these cases. The kind of problem associated with this import pattern has been covered by other patches in this bug. Differential Revision: https://phabricator.services.mozilla.com/D180293 |
||
|---|---|---|
| .. | ||
| commands | ||
| xpcshell | ||
| adb-addon.js | ||
| adb-binary.js | ||
| adb-client.js | ||
| adb-device.js | ||
| adb-process.js | ||
| adb-running-checker.js | ||
| adb-runtime.js | ||
| adb-socket.js | ||
| adb.js | ||
| moz.build | ||