Bug 224372 - [iOS][FCR] Indeterminate progress bars should update at 60fps
Summary: [iOS][FCR] Indeterminate progress bars should update at 60fps
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: Other
Hardware: iPhone / iPad Unspecified
: P2 Normal
Assignee: Aditya Keerthi
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-04-09 09:01 PDT by Aditya Keerthi
Modified: 2021-04-14 06:30 PDT (History)
10 users (show)

See Also:


Attachments
Patch (1.68 KB, patch)
2021-04-09 09:02 PDT, Aditya Keerthi
wenson_hsieh: review+
Details | Formatted Diff | Diff
Patch for landing (2.64 KB, patch)
2021-04-13 20:29 PDT, Aditya Keerthi
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Aditya Keerthi 2021-04-09 09:01:00 PDT
...
Comment 1 Aditya Keerthi 2021-04-09 09:01:25 PDT
<rdar://problem/76416848>
Comment 2 Aditya Keerthi 2021-04-09 09:02:26 PDT
Created attachment 425623 [details]
Patch
Comment 3 Wenson Hsieh 2021-04-13 14:29:13 PDT
Comment on attachment 425623 [details]
Patch

It seems like progress bars should animate in sync with the vsync refresh rate, but that would involve a much larger refactoring. Perhaps this adjustment is okay for the time being..
Comment 4 Aditya Keerthi 2021-04-13 20:29:04 PDT
Created attachment 425944 [details]
Patch for landing
Comment 5 EWS 2021-04-14 06:30:49 PDT
Committed r275942 (236504@main): <https://commits.webkit.org/236504@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 425944 [details].