gecko-dev/devtools/server/startup
Alexandre Poirot b4a695c2c0 Bug 1651518 - [devtools] Ensure spawning DistinctSystemPrincipalLoader.sys.mjs only once. r=devtools-reviewers,nchevobbe
This is important to spawn this ESM only once between regular and browser toolbox,
and especially between various callsites used by the browser toolbox.
Otherwise we may start loading modules in two distinct system loaders
and may have inconsistancies when using `instanceof`.

Differential Revision: https://phabricator.services.mozilla.com/D207432
2024-05-27 09:53:54 +00:00
..
content-process-script.js Bug 1866814 - [devtools] Rename WatcherRegistry to ParentProcessWatcherRegistry. r=devtools-reviewers,nchevobbe 2024-04-02 08:54:51 +00:00
content-process.js
content-process.sys.mjs Bug 1651518 - [devtools] Ensure spawning DistinctSystemPrincipalLoader.sys.mjs only once. r=devtools-reviewers,nchevobbe 2024-05-27 09:53:54 +00:00
frame.js Bug 1651518 - [devtools] Ensure spawning DistinctSystemPrincipalLoader.sys.mjs only once. r=devtools-reviewers,nchevobbe 2024-05-27 09:53:54 +00:00
moz.build
worker.js Bug 1888171 - [devtools] Convert worker loader module to ESM. r=devtools-reviewers,nchevobbe 2024-03-28 15:15:22 +00:00