gecko-dev/devtools/shared/protocol
Alexandre Poirot bb70a506eb Bug 1783670 - [devtools] Avoid performance regression of Front.watchFronts API. r=nchevobbe
The Front.watchFronts API is sparsly used whereas we always instantiate
two EventEmitter and emit two events for all the Fronts.
We can avoid doing that unless we start using this API only on a couple of fronts.

Differential Revision: https://phabricator.services.mozilla.com/D153957
2022-08-09 11:38:15 +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 1773284 - [devtools] Add tracing marking for RDP fronts and actors. r=jdescottes 2022-06-13 11:48:25 +00:00
tests/xpcshell Bug 1330099 - Enable object-shorthand eslint rule. r=jdescottes 2022-08-03 14:57:05 +00:00
Actor.js Bug 1778432 - [devtools] Guard against missing Services.profiler in Actor:_sendEvent r=nchevobbe 2022-07-07 13:43:56 +00:00
Front.js Bug 1783670 - [devtools] Avoid performance regression of Front.watchFronts API. r=nchevobbe 2022-08-09 11:38:15 +00:00
Pool.js Bug 1755645 - [devtools] Don't unmanage actor if its "old" parent is the same as the "new" one. r=ochameau. 2022-02-16 10:43:55 +00:00
Request.js Bug 1330099 - Enable object-shorthand eslint rule. r=jdescottes 2022-08-03 14:57:05 +00:00
Response.js Bug 1330099 - Enable object-shorthand eslint rule. r=jdescottes 2022-08-03 14:57:05 +00:00
lazy-pool.js Bug 1330099 - Enable object-shorthand eslint rule. r=jdescottes 2022-08-03 14:57:05 +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 1330099 - Enable object-shorthand eslint rule. r=jdescottes 2022-08-03 14:57:05 +00:00
utils.js Bug 1676980 - [devtools] Remove unused protocol/utils describeTemplate() helper r=ochameau 2020-11-13 10:21:36 +00:00