checkMediaTypeAndReportViolation  267 Source/core/frame/csp/CSPDirectiveList.cpp         checkMediaTypeAndReportViolation(m_pluginTypes.get(), type, typeAttribute, "Refused to load '" + url.elidedString() + "' (MIME type '" + typeAttribute + "') because it violates the following Content Security Policy Directive: ") :
checkMediaTypeAndReportViolation  100 Source/core/frame/csp/CSPDirectiveList.h     bool checkMediaTypeAndReportViolation(MediaListDirective*, const String& type, const String& typeAttribute, const String& consoleMessage) const;