Home
last modified time | relevance | path

Searched refs:useSelectedProfile (Results 1 – 4 of 4) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/xre/
H A DnsAppRunner.cpp4043 bool useSelectedProfile; in XRE_mainStartup() local
4044 rv = mProfileSvc->GetStartWithLastProfile(&useSelectedProfile); in XRE_mainStartup()
4047 if (!useSelectedProfile) { in XRE_mainStartup()
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/xre/
H A DnsAppRunner.cpp4584 bool useSelectedProfile; in XRE_mainStartup() local
4585 rv = mProfileSvc->GetStartWithLastProfile(&useSelectedProfile); in XRE_mainStartup()
4588 if (!useSelectedProfile) { in XRE_mainStartup()
/dports/www/firefox-esr/firefox-91.8.0/toolkit/xre/
H A DnsAppRunner.cpp4584 bool useSelectedProfile; in XRE_mainStartup() local
4585 rv = mProfileSvc->GetStartWithLastProfile(&useSelectedProfile); in XRE_mainStartup()
4588 if (!useSelectedProfile) { in XRE_mainStartup()
/dports/www/firefox/firefox-99.0/toolkit/xre/
H A DnsAppRunner.cpp5072 bool useSelectedProfile; in XRE_mainStartup() local
5073 rv = mProfileSvc->GetStartWithLastProfile(&useSelectedProfile); in XRE_mainStartup()
5076 if (!useSelectedProfile) { in XRE_mainStartup()