Summary: | RemoteRenderingBackendProxy should only relaunch the GPUProcess if it actually needs it | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Chris Dumez <cdumez> | ||||||
Component: | WebKit2 | Assignee: | 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
Chris Dumez
2021-04-13 16:07:22 PDT
Created attachment 425930 [details]
Patch
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 Created attachment 425932 [details]
Patch
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]. |