abstract fun enableTrackingProtection(policy: TrackingProtectionPolicy = TrackingProtectionPolicy.all()): Unit (source)
Enables tracking protection for this engine session.
policy - the tracking protection policy to use, defaults to blocking all trackers.