Details
-
Suggestion
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
None
-
All
Description
The various QStyle plugins keep track of the progress frame, so that they can control the animation of a indeterminate progress bar, and in macOS also the determinate progress bar.
We need an API to control the animation frame from the client.
This API is needed for https://bugs.webkit.org/show_bug.cgi?id=36224 .