Closed
Bug 1556002
Opened 6 years ago
Closed 1 year ago
Change the Initial Window Size Resolution to use the same Stepped Resolution as Letterboxing
Categories
(Core :: Window Management, defect, P3)
Core
Window Management
Tracking
()
RESOLVED
FIXED
133 Branch
| Tracking | Status | |
|---|---|---|
| firefox133 | --- | fixed |
People
(Reporter: tjr, Assigned: pierov)
References
Details
(Whiteboard: [fingerprinting])
Attachments
(1 file)
Currently when RFP is enabled to cause new windows to be a certain maximum size or resolution multiple. The resolution multiple is 200x100. I think we should change that multiple to match our stepped ranges for letterboxing.
I think for this we need to edit nsContentUtils::CalcRoundedWindowSizeForResistingFingerprinting and nsXULWindow::ForceRoundedDimensions() but I'm not sure if that's everything...
See also Bug 1538130
Updated•6 years ago
|
Priority: -- → P3
Updated•3 years ago
|
Severity: normal normal → S3 S3
Comment 1•1 year ago
|
||
and also change default max sizes to 1400 width and 900 height
| Assignee | ||
Comment 2•1 year ago
|
||
Updated•1 year ago
|
Assignee: nobody → pierov
Status: NEW → ASSIGNED
Pushed by tritter@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7211cb4f58ff
Update initial window size and letterboxing stepping. r=tjr
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox133:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 133 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•