check bounceTrackingProtection in PB mode does not persist to disk
links
- 1839915 Meta
- 1898717 Meta ETP-Strict
- 1899130 FF128+ enable BTP in release in dry-run mode
privacy.bounceTrackingProtection.enabled
BTP entries are stored in bounce-tracking-protection.sqlite
and are not sanitized via normal means (e.g. in normal mode). Are they recorded in PB mode - we need a test? Here is a snippet of my FF129 (which i use in normal mode)
I'm not sure how to read the timestamps... new Date(1723454610541000)
is nonsense, but new Date(1723454610541)
is Aug 12th 2024
cc: @pierov as per discussion