Bug 309304
| Summary: | Coalesce SetScreenProperties message | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ben Nham <nham> |
| Component: | WebKit Misc. | Assignee: | Ben Nham <nham> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ben Nham
In logs, we see that the most common message filling up the IPC queues of suspended processes is the SetScreenProperties message. Coalesce this message so that it stops filling up those queues and causing spurious wakeups.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/171845841>
Ben Nham
Pull request: https://github.com/WebKit/WebKit/pull/60012
EWS
Committed 308770@main (f4c3f2bccde1): <https://commits.webkit.org/308770@main>
Reviewed commits have been landed. Closing PR #60012 and removing active labels.