Home
last modified time | relevance | path

Searched defs:isChrome (Results 1 – 25 of 154) sorted by relevance

1234567

/dports/www/firefox-esr/firefox-91.8.0/js/xpconnect/wrappers/
H A DAccessCheck.cpp70 bool AccessCheck::isChrome(JS::Compartment* compartment) { in isChrome() function in xpc::AccessCheck
74 bool AccessCheck::isChrome(JS::Realm* realm) { in isChrome() function in xpc::AccessCheck
78 bool AccessCheck::isChrome(JSObject* obj) { in isChrome() function in xpc::AccessCheck
/dports/www/firefox/firefox-99.0/js/xpconnect/wrappers/
H A DAccessCheck.cpp70 bool AccessCheck::isChrome(JS::Compartment* compartment) { in isChrome() function in xpc::AccessCheck
74 bool AccessCheck::isChrome(JS::Realm* realm) { in isChrome() function in xpc::AccessCheck
78 bool AccessCheck::isChrome(JSObject* obj) { in isChrome() function in xpc::AccessCheck
/dports/mail/thunderbird/thunderbird-91.8.0/js/xpconnect/wrappers/
H A DAccessCheck.cpp70 bool AccessCheck::isChrome(JS::Compartment* compartment) { in isChrome() function in xpc::AccessCheck
74 bool AccessCheck::isChrome(JS::Realm* realm) { in isChrome() function in xpc::AccessCheck
78 bool AccessCheck::isChrome(JSObject* obj) { in isChrome() function in xpc::AccessCheck
/dports/lang/spidermonkey78/firefox-78.9.0/js/xpconnect/wrappers/
H A DAccessCheck.cpp69 bool AccessCheck::isChrome(JS::Compartment* compartment) { in isChrome() function in xpc::AccessCheck
73 bool AccessCheck::isChrome(JS::Realm* realm) { in isChrome() function in xpc::AccessCheck
77 bool AccessCheck::isChrome(JSObject* obj) { in isChrome() function in xpc::AccessCheck
/dports/www/firefox-legacy/firefox-52.8.0esr/chrome/
H A DnsChromeRegistry.cpp164 bool isChrome; in GetProviderAndPath() local
536 bool isChrome; in AllowScriptsForPackage() local
562 bool isChrome; in AllowContentToAccess() local
594 bool isChrome; in CanLoadURLRemotely() local
626 bool isChrome; in MustLoadURLRemotely() local
682 bool isChrome = false; in NS_IMETHODIMP_() local
/dports/lang/spidermonkey60/firefox-60.9.0/chrome/
H A DnsChromeRegistry.cpp141 bool isChrome; in GetProviderAndPath() local
479 bool isChrome; in AllowScriptsForPackage() local
503 bool isChrome; in AllowContentToAccess() local
534 bool isChrome; in CanLoadURLRemotely() local
565 bool isChrome; in MustLoadURLRemotely() local
604 bool isChrome = false; in NS_IMETHODIMP_() local
/dports/www/grafana8/grafana-8.3.6/public/app/core/utils/
H A Dbrowser.ts9 const isChrome = /Chrome/.test(navigator.userAgent) && /Google Inc/.test(navigator.vendor); constant
/dports/www/firefox-esr/firefox-91.8.0/remote/test/puppeteer/test/
H A Dmocha-utils.ts70 const isChrome = product === 'Chromium'; constant
138 isChrome: boolean; property
H A Dnavigation.spec.ts82 const { page, server, isChrome } = getTestState(); constant
139 const { page, isChrome } = getTestState(); constant
159 const { page, httpsServer, isChrome } = getTestState(); constant
180 const { page, server, httpsServer, isChrome } = getTestState(); constant
204 const { page, isChrome } = getTestState(); constant
H A Dbrowser.spec.ts35 const { browser, isChrome } = getTestState(); constant
H A Dnetwork.spec.ts117 const { page, server, isChrome } = getTestState(); constant
392 const { page, server, isChrome } = getTestState(); constant
/dports/mail/thunderbird/thunderbird-91.8.0/remote/test/puppeteer/test/
H A Dmocha-utils.ts70 const isChrome = product === 'Chromium'; constant
138 isChrome: boolean; property
H A Dnavigation.spec.ts82 const { page, server, isChrome } = getTestState(); constant
139 const { page, isChrome } = getTestState(); constant
159 const { page, httpsServer, isChrome } = getTestState(); constant
180 const { page, server, httpsServer, isChrome } = getTestState(); constant
204 const { page, isChrome } = getTestState(); constant
H A Dbrowser.spec.ts35 const { browser, isChrome } = getTestState(); constant
/dports/www/firefox/firefox-99.0/remote/test/puppeteer/test/
H A Dmocha-utils.ts70 const isChrome = product === 'Chromium'; constant
138 isChrome: boolean; property
H A Dnavigation.spec.ts82 const { page, server, isChrome } = getTestState(); constant
139 const { page, isChrome } = getTestState(); constant
159 const { page, httpsServer, isChrome } = getTestState(); constant
180 const { page, server, httpsServer, isChrome } = getTestState(); constant
204 const { page, isChrome } = getTestState(); constant
H A Dbrowser.spec.ts35 const { browser, isChrome } = getTestState(); constant
/dports/lang/spidermonkey60/firefox-60.9.0/widget/
H A DnsSoundProxy.cpp21 bool isChrome = false; in NS_IMPL_ISUPPORTS() local
/dports/www/wt/wt-4.6.1/src/Wt/Http/
H A DResponse.C97 bool isChrome = ua && strstr(ua, "Chrome") != nullptr; in out() local
/dports/lang/spidermonkey60/firefox-60.9.0/js/xpconnect/wrappers/
H A DAccessCheck.cpp78 bool AccessCheck::isChrome(JSCompartment* compartment) { in isChrome() function in xpc::AccessCheck
83 bool AccessCheck::isChrome(JSObject* obj) { in isChrome() function in xpc::AccessCheck
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/core/
H A DBrowserUtils.cpp51 bool isChrome(const std::string& userAgent) in isChrome() function
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/core/client/
H A DBrowseCap.java112 public static boolean isChrome() in isChrome() method in BrowseCap
/dports/www/firefox-legacy/firefox-52.8.0esr/js/xpconnect/wrappers/
H A DAccessCheck.cpp78 AccessCheck::isChrome(JSCompartment* compartment) in isChrome() function in xpc::AccessCheck
86 AccessCheck::isChrome(JSObject* obj) in isChrome() function in xpc::AccessCheck
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/offlinepages/
H A DOfflinePageOrigin.java137 public boolean isChrome() { in isChrome() method in OfflinePageOrigin
/dports/lang/spidermonkey60/firefox-60.9.0/dom/url/
H A DURL.cpp96 bool isChrome = false; in IsChromeURI() local

1234567