Closed
Bug 1381110
Opened 8 years ago
Closed 8 years ago
Remove mInLowPrecisionDisplayPort field in ContainerLayerParameters
Categories
(Core :: Web Painting, enhancement)
Tracking
()
RESOLVED
FIXED
mozilla56
| Tracking | Status | |
|---|---|---|
| firefox56 | --- | fixed |
People
(Reporter: kats, Assigned: kats)
References
Details
Attachments
(1 file)
https://hg.mozilla.org/mozilla-central/rev/1c5c67287ea8#l2.12 removed the only use of mInLowPrecisionDisplayPort. Now it's assigned in a bunch of places but never used. We should remove it.
| Assignee | ||
Comment 1•8 years ago
|
||
| Comment hidden (mozreview-request) |
Comment 3•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8886688 [details]
Bug 1381110 - Remove the unused ContainerLayerParameters::mInLowPrecisionDisplayPort field.
https://reviewboard.mozilla.org/r/157474/#review162714
Attachment #8886688 -
Flags: review?(matt.woodrow) → review+
Pushed by kgupta@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/050a2bc83e57
Remove the unused ContainerLayerParameters::mInLowPrecisionDisplayPort field. r=mattwoodrow
Comment 5•8 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox56:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla56
You need to log in
before you can comment on or make changes to this bug.
Description
•