Name Description Size
moz.build 412
process.sys.mjs Instantiate a content process target actor for the current process and for a given watcher actor. @param {Object} watcherDataObject 2714
service_worker.sys.mjs Called whenever the debugged browser element navigates to a new page and the URL's host changes. This is used to maintain the list of active Service Worker targets based on that host name. @param {Object} watcherDataObject See ContentProcessWatcherRegistry 1770
window-global.sys.mjs Print information about operation being done against each Window Global. @param {WindowGlobalChild} windowGlobal The window global for which we should log a message. @param {String} message Message to log. 24020
worker.sys.mjs Called whenever a new Worker is instantiated in the current process @param {WorkerDebugger} dbg 14756