Bug 234161 - Expose the maximum device frame rate to the Web Animations model
Summary: Expose the maximum device frame rate to the Web Animations model
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Animations (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antoine Quint
URL:
Keywords: InRadar
Depends on:
Blocks: 234174 234200
  Show dependency treegraph
 
Reported: 2021-12-10 11:36 PST by Antoine Quint
Modified: 2021-12-11 10:34 PST (History)
8 users (show)

See Also:


Attachments
Patch (8.24 KB, patch)
2021-12-10 11:40 PST, Antoine Quint
simon.fraser: review+
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch for landing (9.77 KB, patch)
2021-12-10 12:10 PST, Antoine Quint
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Quint 2021-12-10 11:36:12 PST
Expose the maximum device frame rate to the Web Animations model
Comment 1 Antoine Quint 2021-12-10 11:40:41 PST
Created attachment 446770 [details]
Patch
Comment 2 Antoine Quint 2021-12-10 11:40:48 PST
<rdar://problem/85983792>
Comment 3 Simon Fraser (smfr) 2021-12-10 11:46:04 PST
Comment on attachment 446770 [details]
Patch

Would be nice to have a test that detects 60fps.
Comment 4 Antoine Quint 2021-12-10 12:10:43 PST
Created attachment 446778 [details]
Patch for landing
Comment 5 Antoine Quint 2021-12-10 14:17:39 PST
Committed r286877 (?): <https://commits.webkit.org/r286877>
Comment 6 Antoine Quint 2021-12-11 10:34:42 PST
(In reply to Simon Fraser (smfr) from comment #3)
> Comment on attachment 446770 [details]
> Patch
> 
> Would be nice to have a test that detects 60fps.

Adding a test in bug 234200.