Name Description Size
legacy-listeners
moz.build 407
resource-command.js This class helps retrieving existing and listening to resources. A resource is something that: - the target you are debugging exposes - can be created as early as the process/worker/page starts loading - can already exist, or will be created later on - doesn't require any user data to be fetched, only a type/category @param object commands The commands object with all interfaces defined from devtools/shared/commands/ 52567
tests
transformers