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

  /external/webkit/WebCore/page/
XSSAuditor.h 147 bool shouldFullPageBlockForXSSProtectionHeader() const;
XSSAuditor.cpp 293 bool XSSAuditor::shouldFullPageBlockForXSSProtectionHeader() const
321 if (result && blockFrame && shouldFullPageBlockForXSSProtectionHeader()) {

Completed in 283 milliseconds