gecko-dev/devtools/shared/protocol
Alexandre Poirot 31c22e4866 Bug 1682780 - [devtools] Remove special hack around ThreadActor.attach from protocol.js internals. r=nchevobbe,jdescottes
This is no longer necessary as attach is no longer entering in a nested event loop.
And so we can have attach to complete and return its value as any other request.

Differential Revision: https://phabricator.services.mozilla.com/D100045
2021-01-07 13:32:41 +00:00
..
Actor Bug 1676974 - [devtools] Remove unused protocol/utils.js method() helper r=ochameau 2020-11-13 09:49:53 +00:00
Front Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
tests/xpcshell Bug 1681894 - Remove unused `defer` require from devtools/shared/protocol/tests/xpcshell/head.js. r=ntim 2020-12-28 16:10:08 +00:00
Actor.js Bug 1682780 - [devtools] Remove special hack around ThreadActor.attach from protocol.js internals. r=nchevobbe,jdescottes 2021-01-07 13:32:41 +00:00
Front.js Bug 1672826 - [devtools] Unmanage fronts when we purge a whole prefix. r=nchevobbe 2020-11-09 12:29:53 +00:00
Pool.js Bug 1684965 - [devtools] Manage a reference to the parent in Pool. r=ochameau. 2021-01-07 15:35:50 +00:00
Request.js Bug 1676980 - [devtools] Remove unused protocol/utils describeTemplate() helper r=ochameau 2020-11-13 10:21:36 +00:00
Response.js Bug 1673897 - [devtools] Throw if a spec method defines an array return value r=ochameau 2020-12-02 14:35:53 +00:00
lazy-pool.js Bug 1623283 - Rename Pool#actor into getActorByID. r=jdescottes. 2020-07-02 15:07:12 +00:00
moz.build Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
types.js Bug 1674357 - [devtools] Remove lifetime from DevTools protocol r=ochameau,devtools-backward-compat-reviewers 2020-11-03 16:43:52 +00:00
utils.js Bug 1676980 - [devtools] Remove unused protocol/utils describeTemplate() helper r=ochameau 2020-11-13 10:21:36 +00:00