WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
283466
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
Add attachment
proposed patch, testcase, etc.
Ben Nham
Comment 1
2024-11-20 21:46:55 PST
rdar://137988046
Ben Nham
Comment 2
2024-11-20 21:50:56 PST
Pull request:
https://github.com/WebKit/WebKit/pull/36934
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.
Top of Page
Format For Printing
XML
Clone This Bug