reportViolationWithState 130 Source/core/frame/csp/CSPDirectiveList.cpp reportViolationWithState(directive->text(), ContentSecurityPolicy::ScriptSrc, consoleMessage + "\"" + directive->text() + "\"." + suffix + "\n", KURL(), state); reportViolationWithState 84 Source/core/frame/csp/CSPDirectiveList.h void reportViolationWithState(const String& directiveText, const String& effectiveDirective, const String& consoleMessage, const KURL& blockedURL, ScriptState*) const;