gecko-dev/devtools/shared/protocol
Julian Descottes d6eac88099 Bug 1778432 - [devtools] Guard against missing Services.profiler in Actor:_sendEvent r=nchevobbe
The Services object is replaced by a mock in the worker loader so Services.profiler might be undefined.

Differential Revision: https://phabricator.services.mozilla.com/D151211
2022-07-07 13:43:56 +00:00
..
Actor
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 1741369 - [devtools] Update paths to loader files in devtools/ r=ochameau 2021-11-17 12:43:26 +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 1773284 - [devtools] Add tracing marking for RDP fronts and actors. r=jdescottes 2022-06-13 11:48:25 +00:00
lazy-pool.js Bug 1732120 - [devtools] Rename BrowsingContextTargetActor to WindowGlobalTargetActor. r=nchevobbe,devtools-backward-compat-reviewers 2021-09-27 12:16:11 +00:00
moz.build
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
Response.js
types.js Bug 1746952 - [devtools] Fix targetFront attribute of all storage resources. r=nchevobbe 2021-12-22 09:59:09 +00:00
utils.js