Name Description Size Coverage
components.conf 1125 -
content_classifier_engine 76 %
ContentClassifierFeatureUtils.cpp static 4559 -
ContentClassifierFeatureUtils.h 1127 -
ContentClassifierPrefMirror.cpp 9401 -
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 89 %
ContentClassifierService.cpp 64676 -
ContentClassifierService.h 16290 100 %
moz.build 1033 -
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 used to probe the active content classification engines. This contains enough information to define a request uniquely. requestType should be one of the types accepted by the underlying Rust crate. These are not used internally to save an nsISupports construction on every network request. Currently only used by the about:url-classifier. 4998 -
test -