WebProcess::initializeWebProcess() sets a low memory pressure handler. This handler loops through the WebPages and call WebPage::releaseMemory() for every one. This function just calls RemoteResourceCacheProxy::releaseMemory() but this function does not release the cached shared NativeImages.
Pull request: https://github.com/WebKit/WebKit/pull/2214
<rdar://problem/96656391>
Committed 252286@main (a07f7ff6ab85): <https://commits.webkit.org/252286@main> Reviewed commits have been landed. Closing PR #2214 and removing active labels.