gecko-dev/devtools/server
Nicolas Chevobbe c273de43c0 Bug 1580181 - Remove debuggee existence check in webconsole actor autocomplete. r=ochameau.
We always have a debugee for the eval window, so we can
remove the now unnecessary check.
We also take this as an opportunity to always attach the
thread when attaching the console in devtools/shared/webconsole/test/common.js
as it's what makes the evalWindow a debuggee.

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

--HG--
extra : moz-landing-system : lando
2019-10-15 14:24:27 +00:00
..
actors Bug 1580181 - Remove debuggee existence check in webconsole actor autocomplete. r=ochameau. 2019-10-15 14:24:27 +00:00
connectors Bug 1583252 - Shutdown content process DebuggerServer only once the last connection closes. r=jdescottes 2019-10-02 16:24:36 +00:00
performance Bug 1564168 - [jsdbg2] Debugger.prototype.enabled should be removed (part 1). r=jimb 2019-07-16 00:56:19 +00:00
performance-new Backed out 2 changesets (bug 1580469, bug 1581975) for devtools failure at browser/browser_aboutdebugging_serviceworker_timeout.js 2019-10-05 01:17:45 +03:00
socket Bug 1561435 - Format devtools/server/, a=automatic-formatting 2019-07-05 11:26:00 +02:00
startup Bug 1586468 Part 2 - Use observer service to listen for content process connects/disconnects, r=ochameau. 2019-10-09 21:17:44 +00:00
tests Bug 1588486 - Fix eslint prettier failure. r=eslint-fix 2019-10-14 21:19:36 +03:00
debugger-server-connection.js Bug 1452920 - Clean up WebConsoleActor events and responses. r=nchevobbe 2019-08-19 06:57:42 +00:00
debugger-server.js Bug 1583252 - Assert that there is no pending client at end of each test. r=jdescottes 2019-10-02 16:24:29 +00:00
moz.build Bug 1575682 - Bridge the perf actor so that it can be reused with the popup r=julienw 2019-09-04 20:05:18 +00:00