Searched refs:m_imgSrc (Results 1 – 2 of 2) sorted by relevance
127 OwnPtr<SourceListDirective> m_imgSrc; variable
312 …checkSourceAndReportViolation(operativeDirective(m_imgSrc.get()), url, ContentSecurityPolicy::ImgS… in allowImageFromSource()313 checkSource(operativeDirective(m_imgSrc.get()), url); in allowImageFromSource()644 setCSPDirective<SourceListDirective>(name, value, m_imgSrc); in addDirective()