Closed
Bug 1956879
Opened 27 days ago
Closed 27 days ago
Use unadjusted zoom for spoofed device pixel ratio calculation
Categories
(Core :: Privacy: Anti-Tracking, enhancement, P3)
Core
Privacy: Anti-Tracking
Tracking
()
RESOLVED
INVALID
People
(Reporter: fkilic, Assigned: fkilic)
References
Details
Attachments
(1 obsolete file)
When we call nsRFPService::GetDevicePixelRatioAtZoom
we call nsPresContext::GetDeviceFullZoom
which uses the re-adjusted mFullZoom.
Assignee | ||
Comment 1•27 days ago
|
||
Assignee | ||
Comment 2•27 days ago
|
||
Closing the issue for now. we'll see if we can solve it in 1954493.
Status: ASSIGNED → RESOLVED
Closed: 27 days ago
Resolution: --- → INVALID
Updated•27 days ago
|
Attachment #9475150 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•