[Webkit-unassigned] [Bug 221673] New: Page updates and rAF callbacks should run at a frequency close to 60Hz on high refresh-rate displays
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Feb 10 07:36:01 PST 2021
https://bugs.webkit.org/show_bug.cgi?id=221673
Bug ID: 221673
Summary: Page updates and rAF callbacks should run at a
frequency close to 60Hz on high refresh-rate displays
Product: WebKit
Version: Safari Technology Preview
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Layout and Rendering
Assignee: webkit-unassigned at lists.webkit.org
Reporter: graouts at webkit.org
CC: bfulgham at webkit.org, simon.fraser at apple.com,
zalan at apple.com
Currently if you plug a 144Hz display into a Mac Mini, WebKit will update the page and fire rAF callbacks at 144Hz.
However, we should ensure that rAF, non-accelerated animations and page rendering in general refreshes at closest interval to the one used for 60Hz, so that we would run at 72Hz on a 144Hz display.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210210/7b47e02e/attachment.htm>
More information about the webkit-unassigned
mailing list