Home
last modified time | relevance | path

Searched refs:TestSitePerm (Results 1 – 6 of 6) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DnsContentUtils.cpp3419 TestSitePerm(nsIPrincipal* aPrincipal, const char* aType, uint32_t aPerm, bool aExactHostMatch) in TestSitePerm() function
3445 return TestSitePerm(aPrincipal, aType, nsIPermissionManager::ALLOW_ACTION, false); in IsSitePermAllow()
3451 return TestSitePerm(aPrincipal, aType, nsIPermissionManager::DENY_ACTION, false); in IsSitePermDeny()
3457 return TestSitePerm(aPrincipal, aType, nsIPermissionManager::ALLOW_ACTION, true); in IsExactSitePermAllow()
3463 return TestSitePerm(aPrincipal, aType, nsIPermissionManager::DENY_ACTION, true); in IsExactSitePermDeny()
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DnsContentUtils.cpp3774 static bool TestSitePerm(nsIPrincipal* aPrincipal, const nsACString& aType, in TestSitePerm() function
3800 return TestSitePerm(aPrincipal, aType, nsIPermissionManager::ALLOW_ACTION, in IsSitePermAllow()
3806 return TestSitePerm(aPrincipal, aType, nsIPermissionManager::DENY_ACTION, in IsSitePermDeny()
3812 return TestSitePerm(aPrincipal, aType, nsIPermissionManager::ALLOW_ACTION, in IsExactSitePermAllow()
3818 return TestSitePerm(aPrincipal, aType, nsIPermissionManager::DENY_ACTION, in IsExactSitePermDeny()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsContentUtils.cpp3489 static bool TestSitePerm(nsIPrincipal* aPrincipal, const nsACString& aType, in TestSitePerm() function
3514 return TestSitePerm(aPrincipal, aType, nsIPermissionManager::ALLOW_ACTION, in IsSitePermAllow()
3520 return TestSitePerm(aPrincipal, aType, nsIPermissionManager::DENY_ACTION, in IsSitePermDeny()
3526 return TestSitePerm(aPrincipal, aType, nsIPermissionManager::ALLOW_ACTION, in IsExactSitePermAllow()
3532 return TestSitePerm(aPrincipal, aType, nsIPermissionManager::DENY_ACTION, in IsExactSitePermDeny()
/dports/www/firefox/firefox-99.0/dom/base/
H A DnsContentUtils.cpp3753 static bool TestSitePerm(nsIPrincipal* aPrincipal, const nsACString& aType, in TestSitePerm() function
3779 return TestSitePerm(aPrincipal, aType, nsIPermissionManager::ALLOW_ACTION, in IsSitePermAllow()
3785 return TestSitePerm(aPrincipal, aType, nsIPermissionManager::DENY_ACTION, in IsSitePermDeny()
3791 return TestSitePerm(aPrincipal, aType, nsIPermissionManager::ALLOW_ACTION, in IsExactSitePermAllow()
3797 return TestSitePerm(aPrincipal, aType, nsIPermissionManager::DENY_ACTION, in IsExactSitePermDeny()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DnsContentUtils.cpp3774 static bool TestSitePerm(nsIPrincipal* aPrincipal, const nsACString& aType, in TestSitePerm() function
3800 return TestSitePerm(aPrincipal, aType, nsIPermissionManager::ALLOW_ACTION, in IsSitePermAllow()
3806 return TestSitePerm(aPrincipal, aType, nsIPermissionManager::DENY_ACTION, in IsSitePermDeny()
3812 return TestSitePerm(aPrincipal, aType, nsIPermissionManager::ALLOW_ACTION, in IsExactSitePermAllow()
3818 return TestSitePerm(aPrincipal, aType, nsIPermissionManager::DENY_ACTION, in IsExactSitePermDeny()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsContentUtils.cpp3639 static bool TestSitePerm(nsIPrincipal* aPrincipal, const char* aType, in TestSitePerm() function
3664 return TestSitePerm(aPrincipal, aType, nsIPermissionManager::ALLOW_ACTION, in IsSitePermAllow()
3670 return TestSitePerm(aPrincipal, aType, nsIPermissionManager::DENY_ACTION, in IsSitePermDeny()
3676 return TestSitePerm(aPrincipal, aType, nsIPermissionManager::ALLOW_ACTION, in IsExactSitePermAllow()
3682 return TestSitePerm(aPrincipal, aType, nsIPermissionManager::DENY_ACTION, in IsExactSitePermDeny()