Closed
Bug 1352141
Opened 9 years ago
Closed 9 years ago
[regression] from Bug 1330882; restoring window-sizes no longer works
Categories
(Core :: XUL, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: metasieben, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: regression)
With >privacy.resistFingerprinting = true< windows/modal-dialogs are no longer restored/opened to the correct sizes.
regressed by bug 1330882
Keywords: regression
Comment 2•9 years ago
|
||
We intentionally disallow session restore to restore window sizes when 'privacy.resistFingerprinting = true'. It is because of that we would enforce the window sizes to be rounded dimensions, 1000x1000 or the nearest 200x100 depends on your screen resolution, for everytime opening a new window when fingerprinting resistance is enabled. By doing this, it will decrease the entropy, and make a browser hard to be fingerprinted.
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•