Bug 224701 - The RemoteRemoteCommandListener destructor should never (re-)launch the GPUProcess
Summary: The RemoteRemoteCommandListener destructor should never (re-)launch the GPUPr...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-04-16 16:03 PDT by Chris Dumez
Modified: 2021-04-24 15:08 PDT (History)
10 users (show)

See Also:


Attachments
Patch (2.51 KB, patch)
2021-04-16 16:05 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (2.50 KB, patch)
2021-04-16 16:06 PDT, 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 2021-04-16 16:03:54 PDT
The RemoteRemoteCommandListener destructor should never (re-)launch the GPUProcess, just to unregister itself. If the GPUProcess is not running, then the RemoteRemoteCommandListener is not registered.
Comment 1 Chris Dumez 2021-04-16 16:05:35 PDT
Created attachment 426289 [details]
Patch
Comment 2 Chris Dumez 2021-04-16 16:06:48 PDT
Created attachment 426290 [details]
Patch
Comment 3 EWS 2021-04-16 17:38:12 PDT
Committed r276185 (236667@main): <https://commits.webkit.org/236667@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 426290 [details].
Comment 4 Radar WebKit Bug Importer 2021-04-24 15:08:37 PDT
<rdar://problem/77110113>