FPP + RFP.pbMode apply RFP globally
Categories
(Core :: Privacy: Anti-Tracking, defect, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox123 | --- | fixed |
People
(Reporter: tjr, Assigned: tjr)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fpp:m6])
Attachments
(2 files)
If FPP is enabled, and RFP.pbMode is enabled, the RFP behavior is still applied in regular windows, even though it should only be in PBMode.
(We should add a test for this as well, shouldn't be hard with the HWConcurrency setup.)
Assignee | ||
Updated•1 year ago
|
Comment 1•1 year ago
|
||
Could you help us assign a priority and severity for this bug?
Assignee | ||
Comment 2•1 year ago
|
||
Tim, Tom, or I will take this.
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Updated•1 year ago
|
Updated•1 year ago
|
Assignee | ||
Comment 4•1 year ago
|
||
It fails without any patch as expected.
Assignee | ||
Comment 5•1 year ago
|
||
Depends on D192500
Comment 7•1 year ago
•
|
||
Backed out 2 changesets (Bug 1851816) for causing private browsing related failures CLOSED TREE
Log: https://treeherder.mozilla.org/logviewer?job_id=435223015&repo=autoland&lineNumber=19433
https://treeherder.mozilla.org/logviewer?job_id=435222927&repo=autoland&lineNumber=3089
https://treeherder.mozilla.org/logviewer?job_id=435223538&repo=autoland&lineNumber=2712
https://treeherder.mozilla.org/logviewer?job_id=435224205&repo=autoland&lineNumber=7976
https://treeherder.mozilla.org/logviewer?job_id=435224086&repo=autoland&lineNumber=10912
Backout: https://hg.mozilla.org/integration/autoland/rev/f1c638e19c43cdf2a45ca2aaab9b82ee74a35165
Comment 8•1 year ago
|
||
There are some r+ patches which didn't land and no activity in this bug for 2 weeks.
:tjr, could you have a look please?
If you still have some work to do, you can add an action "Plan Changes" in Phabricator.
For more information, please visit BugBot documentation.
Comment 9•1 year ago
|
||
Tom, any plan to land the patches in the near future?
Comment 10•1 year ago
|
||
Discussed with Tom, we think that we can lower the severity and priority because this issue doesn't affect regular PBM and ETP strict users.
Assignee | ||
Comment 11•11 months ago
|
||
Okay, I think I figured out the problem with the patch - I actually learned it when reviewing one of your recent patches and then noticed it when looking at this today. DEFAULT_PRIVATE_BROWSING_ID represents when you are NOT in PBM. Not when you are. Unintuitive. I added a comment to the constant in the next patchset I'll put up on phab after try is (hopefully) green...
https://treeherder.mozilla.org/jobs?repo=try&revision=7ef0fd71f01917dcc7f47b508e2eb5f6534bf0ac
Comment 12•11 months ago
|
||
Comment 13•11 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/39c0e60315fc
https://hg.mozilla.org/mozilla-central/rev/b2b860053286
Description
•