Open
Bug 1948457
Opened 1 month ago
Updated 15 days ago
Window rounding fingerprinting protection no longer works with vertical tabs enabled, all windows created maximized
Categories
(Firefox :: Sidebar, defect, P2)
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox-esr115 | --- | unaffected |
firefox-esr128 | --- | unaffected |
firefox135 | --- | unaffected |
firefox136 | --- | unaffected |
firefox137 | --- | fix-optional |
People
(Reporter: ke5trel, Unassigned)
References
(Blocks 2 open bugs, Regression)
Details
(Keywords: regression, Whiteboard: [fidefe-sidebar])
STR:
- Start with
privacy.resistFingerprinting = true
andsidebar.verticalTabs = true
. - Create a new window.
Expected:
Window created at a rounded size.
Actual:
All windows are created maximized.
Alternatively using FPP instead of RFP:
privacy.fingerprintingProtection = true
privacy.fingerprintingProtection.overrides = +RoundWindowSize
Regression window:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=8242e03983b74f66a96fe4c66f39800cf546fd03&tochange=8f7deb04827bde7e62c4d65059355b39a563d260
Regressed by Bug 1947526.
Comment 1•1 month ago
|
||
:sfoster, since you are the author of the regressor, bug 1947526, could you take a look? Also, could you set the severity field?
For more information, please visit BugBot documentation.
Flags: needinfo?(sfoster)
Updated•1 month ago
|
Updated•1 month ago
|
Updated•1 month ago
|
Flags: needinfo?(sfoster)
Whiteboard: [fidefe-sidebar]
Updated•1 month ago
|
Updated•29 days ago
|
Updated•29 days ago
|
Severity: -- → S3
Priority: -- → P2
Comment 2•15 days ago
|
||
Removed fingerprinting-breakage since this isn't about RFP breaking something, but rather RFP being broken.
You need to log in
before you can comment on or make changes to this bug.
Description
•