Set up and running¶
Activities under this domain include installing the software, creating a profile (a set of configuration settings), running a program in a controlled environment such that it can be shut down safely, and correctly handling the case where the system crashes.
mozfile— File utilities for use in Mozilla testingmozinstall— Install and uninstall Gecko-based applicationsmozprofile— Create and modify Mozilla application profilesmozprocess— Launch and manage processesmozrunner— Manage remote and local gecko processesmozcrash— Print stack traces from minidumps left behind by crashed processesmozdebug— Configure and launch compatible debuggers.