Closed
Bug 1834622
Opened 1 years ago
Closed 1 year ago
Enable Fingerprinting Protection in PBM in Nightly
Categories
(Core :: Privacy: Anti-Tracking, task)
Core
Privacy: Anti-Tracking
Tracking
()
RESOLVED
FIXED
116 Branch
Tracking | Status | |
---|---|---|
firefox116 | --- | fixed |
People
(Reporter: timhuang, Assigned: timhuang)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
No description provided.
Assignee | ||
Comment 1•1 year ago
|
||
Canvas Randomization is part of the RFPTargets after Bug 1829643. To enable Canvas Randomization, we will need to enable fingerprinting protection in private windows. Change the bug to enable fingerprinting protection in private windows in the Nightly channel.
Assignee: nobody → tihuang
Status: NEW → ASSIGNED
Summary: Enable Canvas Randomization in PBM in Nightly → Enable Fingerprinting Protection in PBM in Nightly
Assignee | ||
Comment 2•1 year ago
|
||
Depends on D180869
Pushed by tihuang@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c191cd68e20e
Enable fingerprinting protection in private windows in Nightly. r=tjr
Comment 4•1 year ago
|
||
Backed out for causing failures on test_ext_downloads_cookieStoreId.js
- backout: https://hg.mozilla.org/integration/autoland/rev/ab1fa0e11a899e346844dd580d4fa57779a6f485
- push: https://treeherder.mozilla.org/jobs?repo=autoland&group_state=expanded&selectedTaskRun=ITo0T0YzSbG4nrMvhNPqsw.0&revision=c191cd68e20eb2391fd26a13ab47cdf0b6b2b5c8
- failure log: https://treeherder.mozilla.org/logviewer?job_id=420372440&repo=autoland&lineNumber=5760
[task 2023-06-23T00:12:29.617Z] 00:12:29 WARNING - PROCESS-CRASH | MOZ_ASSERT(BasePrincipal::Cast(principal)->OriginAttributesRef() == aLoadInfo->GetOriginAttributes()) [@ nsContentUtils::ShouldResistFingerprinting] | xpcshell-remote.ini:toolkit/components/extensions/test/xpcshell/test_ext_downloads_cookieStoreId.js
Flags: needinfo?(tihuang)
Assignee | ||
Comment 5•1 year ago
|
||
Pushed by tihuang@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/bbf580b9803f
Don't check originAttributes for addon principals in nsContentUtils::ShouldResistFingerprinting(). r=tjr
https://hg.mozilla.org/integration/autoland/rev/b5cf5c207c4e
Enable fingerprinting protection in private windows in Nightly. r=tjr
Assignee | ||
Updated•1 year ago
|
Flags: needinfo?(tihuang)
Comment 7•1 year ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/bbf580b9803f
https://hg.mozilla.org/mozilla-central/rev/b5cf5c207c4e
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox116:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 116 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•