Closed
Bug 1387668
Opened 8 years ago
Closed 8 years ago
stylo: Add the style backend flag to ProcessMatrixOperator
Categories
(Core :: CSS Parsing and Computation, enhancement, P4)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
DUPLICATE
of bug 1387667
People
(Reporter: boris, Unassigned)
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
Reporter | ||
Comment 1•8 years ago
|
||
Accident...
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•