Open Bug 1825652 Opened 2 years ago

Update the usage of mSource.mElement in ScrollTimeline

Categories

(Core :: CSS Transitions and Animations, defect)

defect

Tracking

()

People

(Reporter: boris, Unassigned)

References

(Blocks 1 open bug)

Details

We change the scroller to be a pair of Element* and PseudoStyleType. However, there are still some places using mSource.mElement directly, especially for APZ check and compositor animations. We have to convert it into the correct element if it is a generated element.

You need to log in before you can comment on or make changes to this bug.