Home
last modified time | relevance | path

Searched refs:isUsingRemoteTabs (Results 1 – 2 of 2) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/xpfe/appshell/
H A DnsAppShellService.cpp691 bool isUsingRemoteTabs = mozilla::BrowserTabsRemoteAutostart(); in JustCreateTopWindow() local
698 isUsingRemoteTabs = true; in JustCreateTopWindow()
713 isUsingRemoteTabs = parentContext->UseRemoteTabs(); in JustCreateTopWindow()
722 thisContext->SetRemoteTabs(isUsingRemoteTabs); in JustCreateTopWindow()
/dports/www/firefox-legacy/firefox-52.8.0esr/xpfe/appshell/
H A DnsAppShellService.cpp752 bool isUsingRemoteTabs = mozilla::BrowserTabsRemoteAutostart(); in JustCreateTopWindow() local
759 isUsingRemoteTabs = true; in JustCreateTopWindow()
774 isUsingRemoteTabs = parentContext->UseRemoteTabs(); in JustCreateTopWindow()
783 thisContext->SetRemoteTabs(isUsingRemoteTabs); in JustCreateTopWindow()