Searched refs:protectAgainstXSS (Results 1 – 2 of 2) sorted by relevance
481 bool ContentSecurityPolicy::protectAgainstXSS() const in protectAgainstXSS() function in WebCore::ContentSecurityPolicy488 return !protectAgainstXSS(); in allowJavaScriptURLs()493 return !protectAgainstXSS(); in allowInlineEventHandlers()498 return !protectAgainstXSS(); in allowInlineScript()
64 bool protectAgainstXSS() const;