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

  /external/chromium_org/content/public/common/
content_switches.cc 487 const char kEnableStrictSiteIsolation[] = "enable-strict-site-isolation";
    [all...]
content_switches.h 148 extern const char kEnableStrictSiteIsolation[];
  /external/chromium_org/content/browser/
site_instance_impl.cc 342 if (command_line.HasSwitch(switches::kEnableStrictSiteIsolation) ||
child_process_security_policy_impl.cc 224 if (!command_line.HasSwitch(switches::kEnableStrictSiteIsolation))
  /external/chromium_org/content/browser/renderer_host/
render_process_host_impl.cc     [all...]
  /external/chromium_org/content/renderer/
render_view_impl.cc     [all...]

Completed in 53 milliseconds