NEW 222899
Limit the WebGL frames that are in flight, esp. in frame skipping scenarios in iOS/macOS
https://bugs.webkit.org/show_bug.cgi?id=222899
Summary Limit the WebGL frames that are in flight, esp. in frame skipping scenarios i...
Kimmo Kinnunen
Reported 2021-03-08 01:32:55 PST
Limit the WebGL frames that are in flight, esp. in frame skipping scenarios Currently there's no synchronisation at the compositing stage for drawn frames. Long draws might queue work that is never waited on. This is true if the compositor skips a drawn frame instead of blocking the webkit compositing.
Attachments
Radar WebKit Bug Importer
Comment 1 2021-03-15 02:33:13 PDT
Note You need to log in before you can comment on or make changes to this bug.