Home | History | Annotate | Download | only in csp

Lines Matching refs:Sandbox

78 const char ContentSecurityPolicy::Sandbox[] = "sandbox";
101 || equalIgnoringCase(name, Sandbox)
712 logToConsole("Error while parsing the 'sandbox' Content Security Policy directive: " + invalidFlags);