To increase the internal logging verbosity you can use the
remote.log.level
preference.
If you use mach to start the Firefox:
./mach run --setpref "browser.fission.simulate=true" --setpref "remote.log.level=Debug" -- --remote-debugger
To increase the internal logging verbosity you can use the
remote.log.level
preference.
If you use mach to start the Firefox:
./mach run --setpref "browser.fission.simulate=true" --setpref "remote.log.level=Debug" -- --remote-debugger