Searched refs:xss_auditor_enabled (Results 1 – 9 of 9) sorted by relevance
25 to->xss_auditor_enabled = from.xss_auditor_enabled; in ExportLayoutTestSpecificPreferences()63 prefs->xss_auditor_enabled = false; in ApplyLayoutTestDefaultPreferences()
22 bool xss_auditor_enabled; member
20 xss_auditor_enabled = false; in Reset()
80 bool xss_auditor_enabled; member
64 xss_auditor_enabled(true), in WebPreferences()
119 IPC_STRUCT_TRAITS_MEMBER(xss_auditor_enabled)
351 prefs.xss_auditor_enabled = in ComputeWebkitPrefs()
2452 delegate_->Preferences()->xss_auditor_enabled = enabled; in SetXSSAuditorEnabled()
966 settings->setXSSAuditorEnabled(prefs.xss_auditor_enabled); in ApplyWebPreferences()