tree: deb8d5d817711b35eb26fe62394652eb1c9d882d [path history] [tgz]
  1. about_flags.h
  2. chrome_site_isolation_policy_unittest.cc
  3. chrome_site_per_process_browsertest.cc
  4. chrome_site_per_process_test.cc
  5. chrome_site_per_process_test.h
  6. DIR_METADATA
  7. isolated_sandboxed_iframe_browsertest.cc
  8. origin_agent_cluster_browsertest.cc
  9. OWNERS
  10. prefs_observer.cc
  11. prefs_observer.h
  12. README.md
  13. site_details.cc
  14. site_details.h
  15. site_details_browsertest.cc
  16. site_per_process_interactive_browsertest.cc
  17. site_per_process_text_input_browsertest.cc
  18. spellcheck_per_process_browsertest.cc
chrome/browser/site_isolation/README.md

Site Isolation support in chrome/browser/

Most Site Isolation code can be found in content/browser/.

This directory handles chrome/browser/ level support for Site Isolation, including code and tests for cases like metrics, enterprise policies, preferences, and other features that cannot be handled within content/.