Closed
Bug 1762219
Opened 3 years ago
Closed 3 years ago
Invisible SMIL animation on this page keeps vsync ticking
Categories
(Core :: DOM: Animation, defect)
Core
DOM: Animation
Tracking
()
RESOLVED
DUPLICATE
of bug 1754810
People
(Reporter: mstange, Unassigned)
References
(Blocks 1 open bug)
Details
Profile: https://share.firefox.dev/3DqHjxC
On https://invent.kde.org/plasma/kwin/-/merge_requests/2195 , the refresh driver keeps ticking the entire time. The profile shows that it's ticking because of a SMIL animation.
I wasn't able to find the animation in the DevTools inspector, and nothing visibly changes on the screen.
Comment 1•3 years ago
|
||
Could this be a duplicate of bug 1754810 where we keep running smil animations for elements that are no longer in the DOM? There's a small patch there, so I guess you could check by applying the patch locally.
Reporter | ||
Comment 2•3 years ago
|
||
The patch from that bug fixes it indeed!
Profile with patch: https://share.firefox.dev/3tQSNr4
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.
Description
•