Name Description Size Coverage
components.conf 685 -
content_classifier_engine -
ContentClassifierPrefMirror.cpp 8057 -
ContentClassifierPrefMirror.h 2579 -
ContentClassifierRemoteSettingsClient.sys.mjs RemoteSettings client for the content classifier. Owns the filter list bytes (via the RS attachments cache on disk), notifies the C++ ContentClassifierService of list updates and removals, and serves bytes back on demand via getListBytes(). 5215 -
ContentClassifierService.cpp 52255 -
ContentClassifierService.h 13802 -
moz.build 950 -
nsIContentClassifierRemoteSettingsClient.idl RemoteSettings client for the content classifier. Owns the filter list bytes (via the RS attachments cache on disk), notifies the C++ service when lists change, and serves the bytes back on demand. 1486 -
nsIContentClassifierService.idl Interface for the content classifier service. Used by the JS RemoteSettings client to notify the C++ service of filter list additions, updates, and removals. The service pulls the actual bytes back from the client on demand via getListBytes(). 1849 -
test -