BlockReflectedXSS 557 Source/core/frame/csp/CSPDirectiveList.cpp m_reflectedXSSDisposition = BlockReflectedXSS; BlockReflectedXSS 288 Source/core/html/parser/XSSAuditor.cpp if ((xssProtectionHeader == FilterReflectedXSS || xssProtectionHeader == BlockReflectedXSS) && !reportURL.isEmpty()) { BlockReflectedXSS 359 Source/core/html/parser/XSSAuditor.cpp bool didBlockEntirePage = (m_xssProtection == BlockReflectedXSS); BlockReflectedXSS 414 Source/platform/network/HTTPParsers.cpp result = BlockReflectedXSS;