[go: nahoru, domu]

tree: a558fdedd372b0e4f18ab75099d5fa5663288a17 [path history] [tgz]
  1. core/
  2. buildflags.gni
  3. COMMON_METADATA
  4. DEPS
  5. OWNERS
  6. README.md
components/supervised_user/README.md

Supervised User is a multiprocess layered component that supports cross-platform access to services and features that target supervised users in Chrome, including metrics collection, application of parental controls, and the enforcement of browser protections.

It has the following structure:

  • core/: Code shared by content/ and ios/.
    • browser/: Browser process code.
    • common/: Code shared by the browser and the renderer.