RESOLVED FIXED283466
Allow some IPC messages to be coalesced while process is suspended
https://bugs.webkit.org/show_bug.cgi?id=283466
Summary Allow some IPC messages to be coalesced while process is suspended
Ben Nham
Reported 2024-11-20 21:45:44 PST
There should be some simple way to mark certain IPC messages as being coalesced while a process is suspended, since there are multiple places where we are doing this in a one-off fashion (e.g. 275588@main and 277427@main) and there are more IPCs where this might be useful.
Attachments
Ben Nham
Comment 1 2024-11-20 21:46:55 PST
Ben Nham
Comment 2 2024-11-20 21:50:56 PST
EWS
Comment 3 2024-11-22 10:22:37 PST
Committed 286968@main (9fa5c7710949): <https://commits.webkit.org/286968@main> Reviewed commits have been landed. Closing PR #36934 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.