Adds a silent restart flag to be used with nsIAppStartup::Quit. This flag will cause the env value MOZ_APP_SILENT_RESTART to be set on shutdown and read back and unset on startup. This functionality is necessary for Bug 1720742. Differential Revision: https://phabricator.services.mozilla.com/D123019