Closed
Bug 1365370
Opened 6 years ago
Closed 6 years ago
stylo: Use correct counts when copying from image layers
Categories
(Core :: CSS Parsing and Computation, defect, P2)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
People
(Reporter: mbrubeck, Assigned: mbrubeck)
References
Details
Attachments
(1 file)
This cleans up some code that potentially does some extra copying when copying properties from nsStyleImageLayers. I don't think it changes any behavior, because any extra values it writes are never read. https://treeherder.mozilla.org/#/jobs?repo=try&revision=d3ddc9ee6cc1686cccc96d312f10262b9e7a87a1
Comment hidden (mozreview-request) |
Comment 2•6 years ago
|
||
mozreview-review |
Comment on attachment 8868252 [details] Bug 1365370 - stylo: Use correct counts when copying from image layers. https://reviewboard.mozilla.org/r/139830/#review144654
Attachment #8868252 -
Flags: review?(manishearth) → review+
Assignee | ||
Comment 4•6 years ago
|
||
Landed in https://github.com/servo/servo/pull/16956
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Flags: needinfo?(mbrubeck)
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•