Closed Bug 1387667 Opened 8 years ago Closed 6 years ago

stylo: Add the style backend flag to ProcessMatrixOperator

Categories

(Core :: CSS Parsing and Computation, enhancement, P4)

enhancement

Tracking

()

RESOLVED DUPLICATE of bug 1551991
Tracking Status
firefox57 --- wontfix
firefox58 --- wontfix
firefox59 --- ?

People

(Reporter: boris, Unassigned)

References

Details

Currently, we use the unit of the nsCSSValue to distinguish which backend we are using [1] in ProcessMatrixOperator. However, this is just a short-term solution and we don't like it, so it's better to add a backend flag for it. [1] http://searchfox.org/mozilla-central/rev/765cc1b925c5d32d05111c364257a0b79bf2952e/layout/style/nsStyleTransformMatrix.cpp#536
I wonder we don't use ProcessMatrixOperator if we use interpolation code in servo on the compositor.

This is fixed by Bug 1551991 (D31314). No necessary to add a flag.

Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.