Code Health: Extract ScrollTimeline functions from worklet_animation.cc |
||
Issue descriptionCurrently third_party/blink/renderer/modules/animationworklet/worklet_animation.cc has 3 anon-namespace functions which deal with ScrollTimeline. These cover ~200 lines of code in total and are completely untested - and they have nothing to do with WorkletAnimation (for example, they will also be needed for Web Animations when we enable ScrollTimeline for that). We should move these functions into their own utility namespace, and test them.
,
Dec 3
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Dec 3