WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2021-03-15 02:33:13 PDT
<
rdar://problem/75422886
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug