Searched refs:m_connectSrc (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/page/
H A DContentSecurityPolicy.cpp909 OwnPtr<SourceListDirective> m_connectSrc; member in class:WebCore::CSPDirectiveList
1202 checkSourceAndReportViolation(operativeDirective(m_connectSrc.get()), url, connectSrc) :
1203 checkSource(operativeDirective(m_connectSrc.get()), url);
1420 setCSPDirective<SourceListDirective>(name, value, m_connectSrc);

Completed in 168 milliseconds