browser.startup.blankWindow causes window to be visibly resized on startup with privacy.resistFingerprinting (RoundWindowSize)
Categories
(Core :: Privacy: Anti-Tracking, defect, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr52 | --- | unaffected |
firefox-esr115 | --- | wontfix |
firefox-esr128 | --- | wontfix |
firefox59 | --- | unaffected |
firefox60 | --- | disabled |
firefox61 | --- | disabled |
firefox131 | --- | wontfix |
firefox132 | --- | wontfix |
firefox133 | --- | wontfix |
firefox134 | --- | wontfix |
firefox135 | --- | wontfix |
firefox136 | --- | verified |
People
(Reporter: ahx27k+c4n0glofdot50, Assigned: fkilic)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: regression)
Attachments
(2 files)
![]() |
||
Updated•7 years ago
|
Updated•7 years ago
|
Updated•7 years ago
|
Comment 2•7 years ago
|
||
Updated•7 years ago
|
Comment 3•7 years ago
|
||
Comment 4•7 years ago
|
||
Comment 5•7 years ago
|
||
Updated•7 years ago
|
Comment 6•7 years ago
|
||
Updated•7 years ago
|
Updated•6 years ago
|
Updated•4 years ago
|
Updated•3 years ago
|
Assignee | ||
Comment 7•1 year ago
|
||
I think this bug was resolved with Bug 1897590. Are you still able to reproduce this bug?
Comment 8•11 months ago
|
||
Redirect a needinfo that is pending on an inactive user to the triage owner.
:sclements, since the bug has recent activity, could you have a look please?
For more information, please visit BugBot documentation.
Comment 9•11 months ago
|
||
Since the reporter is inactive and this bug was filed 7 years ago, I'm going to close this out as fixed per comment 7. Please reopen if it isn't.
Comment 10•11 months ago
|
||
I can still reproduce Comment 4 STR on Windows and Linux with browser.startup.blankWindow = true
. On Linux this setting is Nightly-only.
FPP can be used as an alternative to RFP which allows disabling the window rounding behavior:
privacy.resistFingerprinting = false
privacy.fingerprintingProtection = true
privacy.fingerprintingProtection.overrides = +AllTargets,-RoundWindowSize
Assignee | ||
Comment 11•10 months ago
|
||
Updated•10 months ago
|
Assignee | ||
Comment 12•10 months ago
|
||
Updated•10 months ago
|
Updated•10 months ago
|
Updated•10 months ago
|
Comment 13•7 months ago
|
||
Comment 14•7 months ago
|
||
Backed out for causing bc fails @ browser_startup.js
- Backout link
- Push with failures
- Failure Log
- Failure line:
TEST-UNEXPECTED-FAIL | browser/base/content/test/performance/browser_startup.js | should have no unexpected modules loaded before profile selection - Got 1, expected +0
Assignee | ||
Comment 15•7 months ago
|
||
Hmm sorry about that. Didn't know we couldn't use modules before profile selection
Comment 16•7 months ago
|
||
Comment 17•7 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/7880471154e3
https://hg.mozilla.org/mozilla-central/rev/8582362518f1
Updated•7 months ago
|
Updated•6 months ago
|
Comment 18•6 months ago
|
||
I have reproduced this issue using an affected Nightly build (2025-01-01), following the STR from comment 1.
The issue is verified as fixed on Beta 136.0b2, with Win 11, Ubuntu 24 and macOS 14.
Description
•