<rdar://114795818> ensureBackendCreated waits for the DidCreateBackend message to be delivered, but it's possible for the GPUP to have crashed and been recreated since the request was made, and thus the message will never arrive. We make new requests for backends in RemoteResourceCacheProxy::remoteResourceCacheWasDestroyed, so it should be fine to just fail to return a backend in the meantime.
Pull request: https://github.com/WebKit/WebKit/pull/17390
Committed 267619@main (df7a74a8f788): <https://commits.webkit.org/267619@main> Reviewed commits have been landed. Closing PR #17390 and removing active labels.