Home
last modified time | relevance | path

Searched refs:spoofLocale (Results 1 – 12 of 12) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/intl/locale/tests/gtest/
H A DTestLocaleService.cpp85 const nsTArray<nsCString> spoofLocale{"de"_ns}; in TEST() local
86 LocaleService::GetInstance()->SetAvailableLocales(spoofLocale); in TEST()
87 LocaleService::GetInstance()->SetRequestedLocales(spoofLocale); in TEST()
/dports/lang/spidermonkey78/firefox-78.9.0/intl/locale/tests/gtest/
H A DTestLocaleService.cpp86 const nsTArray<nsCString> spoofLocale{NS_LITERAL_CSTRING("de")}; in TEST() local
87 LocaleService::GetInstance()->SetAvailableLocales(spoofLocale); in TEST()
88 LocaleService::GetInstance()->SetRequestedLocales(spoofLocale); in TEST()
/dports/mail/thunderbird/thunderbird-91.8.0/intl/locale/tests/gtest/
H A DTestLocaleService.cpp85 const nsTArray<nsCString> spoofLocale{"de"_ns}; in TEST() local
86 LocaleService::GetInstance()->SetAvailableLocales(spoofLocale); in TEST()
87 LocaleService::GetInstance()->SetRequestedLocales(spoofLocale); in TEST()
/dports/www/firefox/firefox-99.0/intl/locale/tests/gtest/
H A DTestLocaleService.cpp86 const nsTArray<nsCString> spoofLocale{"de"_ns}; in TEST() local
87 LocaleService::GetInstance()->SetAvailableLocales(spoofLocale); in TEST()
88 LocaleService::GetInstance()->SetRequestedLocales(spoofLocale); in TEST()
/dports/www/firefox-esr/firefox-91.8.0/dom/html/
H A DMediaDocument.cpp324 bool spoofLocale = nsContentUtils::SpoofLocaleEnglish() && !AllowsL10n(); in FormatStringFromName() local
325 if (!spoofLocale) { in FormatStringFromName()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/html/
H A DMediaDocument.cpp320 bool spoofLocale = nsContentUtils::SpoofLocaleEnglish() && !AllowsL10n(); in FormatStringFromName() local
321 if (!spoofLocale) { in FormatStringFromName()
/dports/www/firefox/firefox-99.0/dom/html/
H A DMediaDocument.cpp323 bool spoofLocale = nsContentUtils::SpoofLocaleEnglish() && !AllowsL10n(); in FormatStringFromName() local
324 if (!spoofLocale) { in FormatStringFromName()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/html/
H A DMediaDocument.cpp324 bool spoofLocale = nsContentUtils::SpoofLocaleEnglish() && !AllowsL10n(); in FormatStringFromName() local
325 if (!spoofLocale) { in FormatStringFromName()
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DnsContentUtils.cpp3929 bool spoofLocale = nsContentUtils::SpoofLocaleEnglish() && in GetMaybeSpoofedPropertiesFile() local
3931 if (spoofLocale) { in GetMaybeSpoofedPropertiesFile()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsContentUtils.cpp3643 bool spoofLocale = nsContentUtils::SpoofLocaleEnglish() && in GetMaybeSpoofedPropertiesFile() local
3645 if (spoofLocale) { in GetMaybeSpoofedPropertiesFile()
/dports/www/firefox/firefox-99.0/dom/base/
H A DnsContentUtils.cpp3925 bool spoofLocale = nsContentUtils::SpoofLocaleEnglish() && in GetMaybeSpoofedPropertiesFile() local
3927 if (spoofLocale) { in GetMaybeSpoofedPropertiesFile()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DnsContentUtils.cpp3929 bool spoofLocale = nsContentUtils::SpoofLocaleEnglish() && in GetMaybeSpoofedPropertiesFile() local
3931 if (spoofLocale) { in GetMaybeSpoofedPropertiesFile()