Bug 219508 - Make sure the GPUConnectionToWebProcess gets destroyed when the connection to the WebProcess gets severed
Summary: Make sure the GPUConnectionToWebProcess gets destroyed when the connection to...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-12-03 14:41 PST by Chris Dumez
Modified: 2020-12-03 15:56 PST (History)
5 users (show)

See Also:


Attachments
Patch (1.93 KB, patch)
2020-12-03 14:42 PST, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>