gecko-dev/devtools/server
Nicolas Chevobbe 4f8171b1e1 Bug 1644966 - Change second parameter of ConsoleServiceListener to a function. r=jdescottes.
It used to take an object with only 1 property, a function. The way it was
called in the webconsole actor made it harder to follow than it actually need.
We take that as an opportunity to convert the function to a class.

Differential Revision: https://phabricator.services.mozilla.com/D79249
2020-06-12 10:08:51 +00:00
..
actors Bug 1644966 - Change second parameter of ConsoleServiceListener to a function. r=jdescottes. 2020-06-12 10:08:51 +00:00
connectors Bug 1620243 - Watch console messages resources from the server side. r=nchevobbe,jdescottes 2020-06-09 18:22:45 +00:00
performance Bug 1144438 - Remove false error notification when the profiler stops; r=julienw 2020-03-02 16:37:04 +00:00
socket Bug 1620542 - Automatically fix ESLint errors in .eslintrc.js files. r=mossop 2020-03-07 10:09:44 +00:00
startup Bug 1622116 - Add a helper for visualizing server pools. r=ochameau 2020-04-08 17:33:12 +00:00
tests Bug 1620243 - Watch console messages resources from the server side. r=nchevobbe,jdescottes 2020-06-09 18:22:45 +00:00
devtools-server-connection.js Bug 1620243 - Watch console messages resources from the server side. r=nchevobbe,jdescottes 2020-06-09 18:22:45 +00:00
devtools-server.js Bug 1620243 - Watch console messages resources from the server side. r=nchevobbe,jdescottes 2020-06-09 18:22:45 +00:00
moz.build Bug 1614793 - Rename DebuggerServerConnection to DevToolsServerConnection. r=jdescottes 2020-02-18 15:28:49 +00:00