Home
last modified time | relevance | path

Searched defs:didSendXSSProtectionHeader (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/parser/
DXSSAuditorDelegate.h44 …> create(const String& originalURL, bool didBlockEntirePage, bool didSendXSSProtectionHeader, bool… in create()
59 …XSSInfo(const String& originalURL, bool didBlockEntirePage, bool didSendXSSProtectionHeader, bool … in XSSInfo()