Bug 254369
| Summary: | Attempting to release memory from RemoteResourceCacheProxy can create a new GPU Process connection | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Matt Woodrow <mattwoodrow> |
| Component: | Layout and Rendering | Assignee: | Matt Woodrow <mattwoodrow> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bfulgham, simon.fraser, webkit-bug-importer, zalan |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Matt Woodrow
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Matt Woodrow
<rdar://problem/106852656>
Matt Woodrow
Pull request: https://github.com/WebKit/WebKit/pull/11885
EWS
Committed 262052@main (80d25b57045c): <https://commits.webkit.org/262052@main>
Reviewed commits have been landed. Closing PR #11885 and removing active labels.