Bug 224516

Summary: RemoteRenderingBackendProxy should only relaunch the GPUProcess if it actually needs it
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit2Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: ggaren, kkinnunen, sabouhallawa, simon.fraser, thorton, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=224461
https://bugs.webkit.org/show_bug.cgi?id=224566
https://bugs.webkit.org/show_bug.cgi?id=224778
Bug Depends on:    
Bug Blocks: 224556, 224751    
Attachments:
Description Flags
Patch
none
Patch ews-feeder: commit-queue-

Description Chris Dumez 2021-04-13 16:07:22 PDT
RemoteRenderingBackendProxy should only relaunch the GPUProcess is it actually needs it.
Comment 1 Chris Dumez 2021-04-13 16:41:35 PDT
Created attachment 425930 [details]
Patch
Comment 2 Geoffrey Garen 2021-04-13 16:46:39 PDT
Comment on attachment 425930 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=425930&action=review

r=me

> Source/WebKit/ChangeLog:3
> +        RemoteRenderingBackendProxy should only relaunch the GPUProcess is it actually needs it

is => if

> Source/WebKit/ChangeLog:14
> +        This patch is a pre-requirement for terminate the GPUProcess on memory pressure when

terminate => terminating
Comment 3 Chris Dumez 2021-04-13 16:48:32 PDT
Created attachment 425932 [details]
Patch
Comment 4 EWS 2021-04-13 18:00:32 PDT
Committed r275922 (236485@main): <https://commits.webkit.org/236485@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 425932 [details].
Comment 5 Radar WebKit Bug Importer 2021-04-13 18:01:15 PDT
<rdar://problem/76620286>