Closed Bug 1528301 Opened 5 years ago Closed 3 years ago

Optimize nsIFrame::IsTransformed()

Categories

(Core :: Web Painting, enhancement, P2)

enhancement

Tracking

()

RESOLVED DUPLICATE of bug 1700478

People

(Reporter: mikokm, Unassigned)

References

(Blocks 1 open bug)

Details

This function is called often and in hot code paths 1 2. It could be made faster, for example, by reusing the frame state bit NS_FRAME_MAY_BE_TRANSFORMED.

Priority: -- → P1

Please keep in mind, the bit maybe isn't properly set for the table frame, as far as I can tell it isn't for transform animations on table elements.

Priority: P1 → P2
See Also: → 1527210
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.