Closed
Bug 1709813
Opened 4 years ago
Closed 4 years ago
Remove callers of nsContentUtils::ShouldResistFingerprinting without parameters
Categories
(Core :: Security, task)
Core
Security
Tracking
()
RESOLVED
DUPLICATE
of bug 1450398
People
(Reporter: evilpies, Unassigned)
References
(Blocks 1 open bug)
Details
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.
Reporter | ||
Updated•4 years ago
|
Summary: Remove callers nsContentUtils::ShouldResistFingerprinting without parameters → Remove callers of nsContentUtils::ShouldResistFingerprinting without parameters
Reporter | ||
Comment 1•4 years ago
|
||
Comment 2•4 years ago
|
||
Do we need a new meta ticket just so everyone is on the same page: see Bug 1709962
I am not sure if we need a new meta ticket since the number of sub-tasks is only a handful, but I am open to suggestions. :)
Flags: needinfo?(tom)
Flags: needinfo?(evilpies)
Comment 5•4 years ago
|
||
I'm going to dupe this against the parent bug because I don't think there's a well-defined task here as opposed to the sub-bugs off the parent..
Status: NEW → RESOLVED
Closed: 4 years ago
Flags: needinfo?(tom)
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•