Bug 219508

Summary: Make sure the GPUConnectionToWebProcess gets destroyed when the connection to the WebProcess gets severed
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit2Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, ggaren, simon.fraser, thorton, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Chris Dumez 2020-12-03 14:41:01 PST
Make sure the GPUConnectionToWebProcess gets destroyed when the connection to the WebProcess gets severed (WebProcess exited normally or crashed). This is similar to what we do in the NetworkProcess for NetworkConnectionToWebProcess.
Comment 1 Chris Dumez 2020-12-03 14:42:04 PST
Created attachment 415350 [details]
Patch
Comment 2 Geoffrey Garen 2020-12-03 15:06:16 PST
Comment on attachment 415350 [details]
Patch

r=me
Comment 3 EWS 2020-12-03 15:55:16 PST
Committed r270413: <https://trac.webkit.org/changeset/270413>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 415350 [details].
Comment 4 Radar WebKit Bug Importer 2020-12-03 15:56:18 PST
<rdar://problem/71956251>