[webkit-changes] [WebKit/WebKit] 6dd66b: Defer forwarding notifyd notifications to suspende...
bnham
noreply at github.com
Tue Jan 7 17:08:38 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 6dd66bc392e4418842bc4298fdcb331523115587
https://github.com/WebKit/WebKit/commit/6dd66bc392e4418842bc4298fdcb331523115587
Author: Ben Nham <nham at apple.com>
Date: 2025-01-07 (Tue, 07 Jan 2025)
Changed paths:
M Source/WebKit/WebProcess/WebProcess.messages.in
Log Message:
-----------
Defer forwarding notifyd notifications to suspended processes
https://bugs.webkit.org/show_bug.cgi?id=285549
rdar://142497271
Reviewed by Per Arne Vollan.
Some logs are showing a large number of notifyd notifications building up in suspended process
message queues. We should defer sending those notifications if the target process is suspended.
* Source/WebKit/WebProcess/WebProcess.messages.in:
Canonical link: https://commits.webkit.org/288573@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list