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

  /external/chromium_org/third_party/WebKit/Source/core/html/parser/
XSSAuditorDelegate.h 53 bool m_didSendXSSProtectionHeader;
61 , m_didSendXSSProtectionHeader(didSendXSSProtectionHeader)
XSSAuditorDelegate.cpp 55 else if (m_didSendXSSProtectionHeader)

Completed in 48 milliseconds