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

  /external/chromium_org/content/browser/renderer_host/
render_process_host_unittest.cc 42 command_line.HasSwitch(switches::kEnableStrictSiteIsolation))
render_process_host_impl.cc     [all...]
  /external/chromium_org/content/public/common/
content_switches.cc 443 const char kEnableStrictSiteIsolation[] = "enable-strict-site-isolation";
    [all...]
content_switches.h 131 CONTENT_EXPORT extern const char kEnableStrictSiteIsolation[];
  /external/chromium_org/content/browser/
site_instance_impl.cc 346 if (command_line.HasSwitch(switches::kEnableStrictSiteIsolation) ||
child_process_security_policy_impl.cc 246 if (!command_line.HasSwitch(switches::kEnableStrictSiteIsolation))
site_instance_impl_unittest.cc 577 command_line.HasSwitch(switches::kEnableStrictSiteIsolation))
  /external/chromium_org/content/renderer/
render_frame_impl.cc     [all...]

Completed in 853 milliseconds