Searched refs:m_disableXSSProtection (Results 1 – 1 of 1) sorted by relevance
416 : m_disableXSSProtection(false) in CSPOptions()422 bool disableXSSProtection() const { return m_disableXSSProtection; } in disableXSSProtection()428 bool m_disableXSSProtection; member in WebCore::CSPOptions456 m_disableXSSProtection = true; in parse()