WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
242183
Janky motion path animation in STP 148 / MacBook Pro with ProMotion
https://bugs.webkit.org/show_bug.cgi?id=242183
Summary
Janky motion path animation in STP 148 / MacBook Pro with ProMotion
Kiet Ho
Reported
2022-06-30 06:01:45 PDT
Bug is reported here
https://github.com/WebKit/WebKit/pull/806#issuecomment-1170759817
. Animation is very janky on a MacBook Pro with M1 Max and ProMotion. The animation becomes even more janky when ProMotion is turned off and the refresh rate is set to 60hz fixed. Issue doesn't occur on WebKit 614.1.19 on a M1 MacBook Pro (no ProMotion, fixed 60hz refresh rate), so I believe this has something to do with the variable refresh rate.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-06-30 08:46:12 PDT
<
rdar://problem/96221664
>
Simon Fraser (smfr)
Comment 2
2022-06-30 10:31:43 PDT
Offset path animations aren't yet implemented in the compositor, so run on the main thread and should run at 60Hz (but still look smooth). I ran the test on a ProMotion MacBook Pro and it looked smooth.
Kiet Ho
Comment 3
2022-06-30 10:38:24 PDT
I borrowed a MBP with ProMotion too and it looks pretty alright (not 120fps smooth but not as bad as the one in the Github issue)
Alexey Proskuryakov
Comment 4
2022-06-30 11:33:53 PDT
***
Bug 242182
has been marked as a duplicate of this bug. ***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug