Bug 268607
Summary: | [threaded-animation-resolution] ensure accelerated animations run at 120Hz | ||
---|---|---|---|
Product: | WebKit | Reporter: | Antoine Quint <graouts> |
Component: | Animations | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | dino, graouts, mattwoodrow, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 268282 | ||
Bug Blocks: | 250970 |
Antoine Quint
The scheduling of animations being done for iOS in https://bugs.webkit.org/show_bug.cgi?id=268282 uses the same CADisplayLink as the one used to drive page rendering updates, which is capped at 60Hz. However, we should refresh animations at 120Hz. We also need to ensure that this is implemented correctly for macOS.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/122170282>