HomeSort by relevance Sort by last modified time
    Searched refs:m_frameAncestors (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/frame/csp/
CSPDirectiveList.h 126 OwnPtr<SourceListDirective> m_frameAncestors;
CSPDirectiveList.cpp 372 checkAncestorsAndReportViolation(m_frameAncestors.get(), frame, url) :
373 checkAncestors(m_frameAncestors.get(), frame);
651 setCSPDirective<SourceListDirective>(name, value, m_frameAncestors);

Completed in 1033 milliseconds