Bug 274934 - Try resetting the GPU process if rendering commands time out
Summary: Try resetting the GPU process if rendering commands time out
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kimmo Kinnunen
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-05-30 16:58 PDT by Matt Woodrow
Modified: 2024-06-07 14:09 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Woodrow 2024-05-30 16:58:49 PDT
We have a few issues where rendering commands start timing out, and aren't being processed by the GPU.

Ideally we'll fix all the root cause issues, but in the interim it is probably worth using a restart of the GPUP to get out of this state.

rdar://125143181
Comment 1 Matt Woodrow 2024-05-30 17:02:22 PDT
Pull request: https://github.com/WebKit/WebKit/pull/29342
Comment 2 Kimmo Kinnunen 2024-06-06 09:47:32 PDT
Pull request: https://github.com/WebKit/WebKit/pull/29581
Comment 3 EWS 2024-06-07 14:09:07 PDT
Committed 279833@main (3dcfec1cff82): <https://commits.webkit.org/279833@main>

Reviewed commits have been landed. Closing PR #29581 and removing active labels.