Home
last modified time | relevance | path

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

/dports/lang/spidermonkey60/firefox-60.9.0/caps/
H A DnsScriptSecurityManager.cpp621 static bool sViewSourceReachableFromInner = false; in CheckLoadURIWithPrincipal() local
626 &sViewSourceReachableFromInner, in CheckLoadURIWithPrincipal()
637 } else if (sViewSourceReachableFromInner && in CheckLoadURIWithPrincipal()
/dports/www/firefox-legacy/firefox-52.8.0esr/caps/
H A DnsScriptSecurityManager.cpp815 static bool sViewSourceReachableFromInner = false; in CheckLoadURIWithPrincipal() local
819 mozilla::Preferences::AddBoolVarCache(&sViewSourceReachableFromInner, in CheckLoadURIWithPrincipal()
831 else if (sViewSourceReachableFromInner && in CheckLoadURIWithPrincipal()