Bug 239901 - [GPUProcess] Stop using a synchronous IPC for marking layers as volatile
Summary: [GPUProcess] Stop using a synchronous IPC for marking layers as volatile
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:
 
Reported: 2022-04-29 08:05 PDT by Chris Dumez
Modified: 2022-04-29 16:16 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2022-04-29 08:05:48 PDT
Stop using a synchronous IPC to the GPUProcess for marking layers as volatile.
Comment 1 Chris Dumez 2022-04-29 08:06:04 PDT
<rdar://91663593>
Comment 2 Chris Dumez 2022-04-29 08:12:02 PDT
Pull request: https://github.com/WebKit/WebKit/pull/438
Comment 3 EWS 2022-04-29 16:16:28 PDT
Committed r293636 (250140@main): <https://commits.webkit.org/250140@main>

Reviewed commits have been landed. Closing PR #438 and removing active labels.