Closed Bug 1878407 Opened 1 years ago Closed 1 year ago

FPP is not enabled in Android

Categories

(Core :: Privacy: Anti-Tracking, defect)

defect

Tracking

()

RESOLVED FIXED
124 Branch
Tracking Status
firefox124 --- fixed

People

(Reporter: tjr, Assigned: tjr)

References

Details

Attachments

(1 file)

It looks like anything in firefox.js isn't in Fenix unless it's also in geckoview-prefs.js.

FPP.pbmode is not in the latter. There are other inconsistencies I'm not sure are intentional. E.g. network.cookie.cookieBehavior.pbmode = 5 in desktop and 4 in fenix. I also cannot figure out where the ETP Strict behaviors get defined, since it's here for desktop.

privacy.trackingprotection.pbmode.enabled is another difference.

Assignee: nobody → tom
Status: NEW → ASSIGNED
Attachment #9378282 - Attachment description: WIP: Bug 1878407: Enable FPP on Fenix in PBMode R?timhuang → Bug 1878407: Enable FPP on Fenix in PBMode r?timhuang
See Also: → 1878911
See Also: → 1878913

(In reply to Tom Ritter [:tjr] from comment #0)

FPP.pbmode is not in the latter. There are other inconsistencies I'm not sure are intentional. E.g. network.cookie.cookieBehavior.pbmode = 5 in desktop and 4 in fenix. I also cannot figure out where the ETP Strict behaviors get defined, since it's here for desktop.

That one was to 4 to keep it consistent with network.cookie.cookieBehavior. The latter was changed from the default 0 to current 4 in this bug, it's not clear to me why they chose 4 and not 5, maybe it was not an option at the time. I see a patch setting that to 5 in Nightly from 2020: click

Attachment #9378282 - Attachment description: Bug 1878407: Enable FPP on Fenix in PBMode r?timhuang → Bug 1878407: Enable FPP on GeckoView in PBMode r?timhuang
Pushed by tritter@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/de87cf660af8 Enable FPP on GeckoView in PBMode r=geckoview-reviewers,owlish
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 124 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: