Closed
Bug 1712658
Opened 4 years ago
Closed 4 years ago
Remove public API for setting global device pixel ratio
Categories
(Core :: Graphics: WebRender, task)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
90 Branch
Tracking | Status | |
---|---|---|
firefox90 | --- | fixed |
People
(Reporter: gw, Assigned: gw)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•4 years ago
|
||
Gecko always sets this to be 1.0 anyway, since various other parts
of the code need to handle this differently for snapping purposes.
This patch removes the public API parts, a follow up patch will
simplify the internal code by removing handling of world -> device
pixels.
Updated•4 years ago
|
Assignee: nobody → gwatson
Status: NEW → ASSIGNED
Pushed by gwatson@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4cf6c8af1f11
Remove public API for setting global device pixel ratio r=gfx-reviewers,nical
Comment 3•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox90:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 90 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•