Bug 1709813 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

`nsContentUtils::ShouldResistFingerprinting()` without any parameters can't only be globally disabled/enabled and not for specific context like e.g. Webextension. We should not be calling this function at all.
`nsContentUtils::ShouldResistFingerprinting()` without any parameters can only be globally disabled/enabled and not for specific context like e.g. WebExtensions. We should not be calling this function at all.
`nsContentUtils::ShouldResistFingerprinting()` without any parameters can only be globally disabled/enabled and not for specific contexts like e.g. WebExtensions. We should not be calling this function at all.

Back to Bug 1709813 Comment 0