[animation worklet] Peek composited properties via the main thread lazily |
|
Issue descriptionATM as long as there is a composited property animating on the compositor, we peek its value via main in every frame. This is not necessary. We should do it upon request, e.g., when getComputedStyle() is called. |
|
►
Sign in to add a comment |
|
Comment 1 by majidvp@chromium.org
, Dec 13