gecko-dev/devtools/docs/backend
yulia 77f46589d6 Bug 1494796 - Use promise pattern rather than callback pattern for threadClient methods; r=ochameau
This is preparation for moving the threadClient to a front. Fronts do not support the
callback style that clients have, they only support promises. As such, this patch migrates all
instances of the threadClient using callback style methods to promises. I have cc'd the debugger
team so that they are aware of this change and it doesn't take them by surprise.

try run : https://treeherder.mozilla.org/#/jobs?repo=try&selectedJob=242251058&revision=dbd6cca9619ca0880e920d5b86fc6d6e0c728113

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

--HG--
extra : moz-landing-system : lando
2019-05-02 15:39:20 +00:00
..
actor-best-practices.md Bug 1172897 - Rename TabActor to BrowsingContextTargetActor. r=ochameau 2018-05-25 18:20:28 -05:00
actor-e10s-handling.md
actor-hierarchy.md Bug 1497264 - Remove AddonTargetActor and AddonConsoleActor;r=ochameau,yulia 2019-01-08 18:17:17 +00:00
actor-registration.md Bug 1473513 - move ActorRegistry module to server/actors/utils; r=ochameau 2018-09-26 10:09:15 +02:00
backend.md
backward-compatibility.md Bug 1446901 - Remove references to Valence in DevTools codebase;r=jdescottes 2018-05-05 00:52:19 +09:00
client-api.md Bug 1494796 - Use promise pattern rather than callback pattern for threadClient methods; r=ochameau 2019-05-02 15:39:20 +00:00
debugger-api.md
protocol.js.md Bug 1523092 - Enable codespell on more directories r=ahal 2019-01-30 14:16:08 +00:00
protocol.md Bug 1529247 - remove unused releaseMany method from thread client and actor; r=ochameau 2019-03-12 14:06:35 +00:00