Bug 283466
| Summary: | Allow some IPC messages to be coalesced while process is suspended | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ben Nham <nham> |
| Component: | WebKit Misc. | Assignee: | Ben Nham <nham> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | nham, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ben Nham
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
rdar://137988046
Ben Nham
Pull request: https://github.com/WebKit/WebKit/pull/36934
EWS
Committed 286968@main (9fa5c7710949): <https://commits.webkit.org/286968@main>
Reviewed commits have been landed. Closing PR #36934 and removing active labels.