| components.conf |
|
685 |
- |
| content_classifier_engine |
|
|
- |
| ContentClassifierRemoteSettingsClient.sys.mjs |
RemoteSettings client that fetches content classifier filter lists
and pushes them to the C++ ContentClassifierService.
|
6802 |
- |
| ContentClassifierService.cpp |
|
26271 |
- |
| ContentClassifierService.h |
|
2858 |
- |
| moz.build |
|
911 |
- |
| nsIContentClassifierRemoteSettingsClient.idl |
RemoteSettings client for the content classifier. Fetches filter
lists from RemoteSettings and pushes them to the C++ service.
|
1118 |
- |
| nsIContentClassifierService.idl |
Interface for the content classifier service, allowing JS code to
provide filter list data (e.g. from RemoteSettings).
|
1392 |
- |
| test |
|
|
- |