Name Description Size
PrivacyFilter.sys.mjs A module that provides methods to filter various kinds of data collected from a tab by the current privacy level as set by the user. 4374
PrivacyLevel.sys.mjs The external API as exposed by this module. 1569
SessionHistory.sys.mjs The external API exported by this module. 21647
Utils.sys.mjs Restores frame tree |data|, starting at the given root |frame|. As the function recurses into descendant frames it will call cb(frame, data) for each frame it encounters, starting with the given root. 968