[Webkit-unassigned] [Bug 228665] New: [GPU Process] RemoteRenderingBackend::releaseRemoteResource() should not terminate the WebProcess if it cannot find the resource in the cache
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 30 15:50:28 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=228665
Bug ID: 228665
Summary: [GPU Process]
RemoteRenderingBackend::releaseRemoteResource() should
not terminate the WebProcess if it cannot find the
resource in the cache
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Canvas
Assignee: webkit-unassigned at lists.webkit.org
Reporter: sabouhallawa at apple.com
CC: dino at apple.com
If the WebProcess has sent a RemoteRenderingBackend.ReleaseRemoteResource message but the GPUProcess was terminated an has just been relaunched. The new relaunched GPUProcess will process this message for a resource which it has not recached it yet. In this scenario, the WebProcess will be mistakenly terminated.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210730/b86e090a/attachment.htm>
More information about the webkit-unassigned
mailing list