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

  /external/chromium_org/third_party/WebKit/Source/core/frame/csp/
CSPDirectiveList.h 63 bool isReportOnly() const { return m_reportOnly; }
CSPDirectiveList.cpp 40 if (directives->isReportOnly() && directives->reportEndpoints().isEmpty())

Completed in 60 milliseconds