Name Description Size Coverage
BounceTrackingAllowList.cpp 1681 -
BounceTrackingAllowList.h 874 -
BounceTrackingMapEntry.cpp 1258 -
BounceTrackingMapEntry.h Represents an entry in the global bounce tracker or user activation map. 2627 -
BounceTrackingProtection.cpp 52125 -
BounceTrackingProtection.h 8527 -
BounceTrackingProtectionStorage.cpp 40237 -
BounceTrackingProtectionStorage.h 10955 -
BounceTrackingRecord.cpp 1753 -
BounceTrackingRecord.h 3344 -
BounceTrackingState.cpp 29740 -
BounceTrackingState.h This class manages the bounce tracking state for a given tab. It is attached to top-level CanonicalBrowsingContexts. 7443 -
BounceTrackingStateGlobal.cpp 9655 -
BounceTrackingStateGlobal.h This class holds the global state maps which are used to keep track of potential bounce trackers and user activations. @see BounceTrackingState for the per browser / tab state. Updates to the state maps are persisted to storage. 6559 -
BounceTrackingStorageObserver.cpp 8052 -
BounceTrackingStorageObserver.h 916 -
BTPRemoteExceptionList.sys.mjs Called for remote settings "sync" events. 2878 -
ClearDataCallback.cpp 7611 -
ClearDataCallback.h 2002 -
components.conf 1652 -
metrics.yaml 5911 -
moz.build 1741 -
nsIBounceTrackingMapEntry.idl This interface represents an entry in the global bounce tracker or user activation map. 1204 -
nsIBounceTrackingProtection.idl Modes for Bounce Tracking Protection MODE_DISABLED - Feature fully disabled and not initialized at startup. No user activation signals are collected. Requires a restart to apply. MODE_ENABLED - Feature fully enabled. This includes: collection of user activation signals, classification of bounce trackers, periodic purging of bounce trackers. MODE_ENABLED_STANDBY - Tracker classification and purging is disabled. User activation signals are still collected and stored. MODE_ENABLED_DRY_RUN - Dry-run mode: The feature is fully enabled, but tracker purging is simulated. No site data is purged. Purge telemetry still gets collected. This mode is helpful for testing the feature without risking data loss. For toggling the feature in privacy settings UI switch between MODE_ENABLED and MODE_ENABLED_DRY_RUN. This is important so that user activation signals and telemetry are still collected even if the feature is "turned off" for the user. In the future when we're done collecting telemetry we may switch this to MODE_ENABLED_STANDBY where we still collect user activation signals but do not simulate purging. Fully enabling / disabling the feature (MODE_DISABLED -> x or x -> MODE_DISABLED) requires a restart to apply. 5173 -
nsIBTPRemoteExceptionList.idl Helper for syncing remote settings exception list to BounceTrackingProtection. 852 -
pings.yaml 758 -
ProfileAfterChangeGate.cpp 842 -
ProfileAfterChangeGate.h 699 -
PromiseNativeWrapper.cpp 827 -
PromiseNativeWrapper.h 1364 -
test -