Searched refs:setContentSecurityCheck (Results 1 – 2 of 2) sorted by relevance
61 …void setContentSecurityCheck(ContentSecurityPolicyCheck contentSecurityPolicyOption) { m_options.c… in setContentSecurityCheck() function
275 request.setContentSecurityCheck(DoNotCheckContentSecurityPolicy); in fetchScript()