Bug 224516 - RemoteRenderingBackendProxy should only relaunch the GPUProcess if it actually needs it
Summary: RemoteRenderingBackendProxy should only relaunch the GPUProcess if it actuall...
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: 224556 224751
  Show dependency treegraph
 
Reported: 2021-04-13 16:07 PDT by Chris Dumez
Modified: 2021-04-19 12:21 PDT (History)
7 users (show)

See Also:


Attachments
Patch (8.53 KB, patch)
2021-04-13 16:41 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (8.53 KB, patch)
2021-04-13 16:48 PDT, Chris Dumez
ews-feeder: commit-queue-
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-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>