[go: nahoru, domu]

tree: 87f4af1a623189ebd7254b9a92f12b377bead889 [path history] [tgz]
  1. core/
  2. buildflags.gni
  3. COMMON_METADATA
  4. COMMON_METADATA.chromeos
  5. DEPS
  6. DIR_METADATA
  7. OWNERS
  8. 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.