зеркало из https://github.com/mozilla/gecko-dev.git
c6f6b43576
When running test_webconsole-node-grip.html with server side target switching, the test was failing as accessing this._connections[connID] was returning a null object. From some quick investigation, it looks like the object was nullified after a first connection was closed. Retrieving all the connection objects before looping closing them seems to fix the issue. Differential Revision: https://phabricator.services.mozilla.com/D121165 |
||
---|---|---|
.. | ||
actors | ||
connectors | ||
performance | ||
socket | ||
startup | ||
tests | ||
devtools-server-connection.js | ||
devtools-server.js | ||
moz.build |