Bug 238967 - Have GPU Process call lowMemoryHandler() on each RemoteRenderingBackend
Summary: Have GPU Process call lowMemoryHandler() on each RemoteRenderingBackend
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Process Model (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-04-07 16:01 PDT by Simon Fraser (smfr)
Modified: 2022-04-08 10:51 PDT (History)
3 users (show)

See Also:


Attachments
Patch (5.46 KB, patch)
2022-04-07 16:11 PDT, Simon Fraser (smfr)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2022-04-07 16:01:06 PDT
Have GPU Process call lowMemoryHandler() on each RemoteRenderingBackend
Comment 1 Simon Fraser (smfr) 2022-04-07 16:11:03 PDT
Created attachment 456982 [details]
Patch
Comment 2 Tim Horton 2022-04-07 16:12:51 PDT
Comment on attachment 456982 [details]
Patch

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

> Source/WebKit/GPUProcess/graphics/RemoteRenderingBackend.cpp:546
> +    // This will clear the IOSurfacePool.

Will it?
Comment 3 EWS 2022-04-08 10:50:06 PDT
Committed r292611 (249442@main): <https://commits.webkit.org/249442@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 456982 [details].
Comment 4 Radar WebKit Bug Importer 2022-04-08 10:51:16 PDT
<rdar://problem/91491682>