tree: f3913429b30021a2d9945a9a9668a88f6a3e0a5d [path history] [tgz]
  1. public/
  2. BUILD.gn
  3. OWNERS
  4. quarantine_features_win.cc
  5. quarantine_features_win.h
  6. quarantine_impl.cc
  7. quarantine_impl.h
  8. quarantine_service.cc
  9. quarantine_service.h
  10. README.md
components/services/quarantine/README.md

Quarantine service to scan/mark a downloaded file with a mark-of-the-web.

The service will run in browser process except for Windows with kOutOfProcessQuarantine flag set, where will run in a utility process

TODO: Implement, add call sites, and refactor components/download/quarantine.