gecko-dev/devtools/server
Julian Descottes d56c1d12bc Bug 1654762 - Use traits to detect DevTools storage actor supported methods r=nchevobbe,davidwalsh
This is the only meaningful callsite for actorHasMethod.
This method has many bugs and we want to replace it with traits

Differential Revision: https://phabricator.services.mozilla.com/D84689
2020-07-24 18:07:14 +00:00
..
actors Bug 1654762 - Use traits to detect DevTools storage actor supported methods r=nchevobbe,davidwalsh 2020-07-24 18:07:14 +00:00
connectors Bug 1650837 - Part 8: Avoid unnecessary sendQuery for DevToolsFrameParent:packet, r=jdescottes 2020-07-08 09:41:56 +00:00
performance
socket Bug 1620542 - Automatically fix ESLint errors in .eslintrc.js files. r=mossop 2020-03-07 10:09:44 +00:00
startup Bug 1621713 - Don't create extra ActorPools in devtools/server. r=jdescottes. 2020-06-24 07:38:09 +00:00
tests Bug 1653674 - Unskip passing fission tests, r=kmag 2020-07-21 15:42:48 +00:00
devtools-server-connection.js Bug 1623283 - Rename Pool#actor into getActorByID. r=jdescottes. 2020-07-02 15:07:12 +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