Bug 254369 - Attempting to release memory from RemoteResourceCacheProxy can create a new GPU Process connection
Summary: Attempting to release memory from RemoteResourceCacheProxy can create a new G...
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: Matt Woodrow
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-03-23 13:57 PDT by Matt Woodrow
Modified: 2023-03-23 18:49 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 2023-03-23 13:57:02 PDT
If we don't have a connection, then all the GPUP-side memory must already be released, and creating a new connection isn't helpful.
Comment 1 Matt Woodrow 2023-03-23 14:00:08 PDT
<rdar://problem/106852656>
Comment 2 Matt Woodrow 2023-03-23 14:00:27 PDT
Pull request: https://github.com/WebKit/WebKit/pull/11885
Comment 3 EWS 2023-03-23 18:49:25 PDT
Committed 262052@main (80d25b57045c): <https://commits.webkit.org/262052@main>

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