Closed
Bug 1687872
Opened 4 years ago
Closed 4 years ago
actually remove FrameMetrics::mDisplayPortMargins
Categories
(Core :: Panning and Zooming, task)
Core
Panning and Zooming
Tracking
()
RESOLVED
FIXED
87 Branch
Tracking | Status | |
---|---|---|
firefox87 | --- | fixed |
People
(Reporter: tnikkel, Assigned: tnikkel)
References
Details
Attachments
(1 file)
https://hg.mozilla.org/mozilla-central/rev/600c18995b01 bug 1667475 was supposed to remove this field. It instead removed all use of it but missed removing the field.
Assignee | ||
Comment 1•4 years ago
|
||
They are unused and were meant to be removed in https://hg.mozilla.org/mozilla-central/rev/600c18995b01 bug 1667475.
Pushed by tnikkel@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0d66f4dd10b6
Actually remove FrameMetrics::mDisplayPortMargins. r=botond
Backout by nerli@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e2df48de3bbf
Backed out changeset 0d66f4dd10b6 for causing reftest failures CLOSED TREE
Pushed by nerli@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/bc5b7865d622
Actually remove FrameMetrics::mDisplayPortMargins. r=botond
Comment 5•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox87:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 87 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•