Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 89e8f5c4c94daabb14477d415c5ab7873fd68844
https://github.com/WebKit/WebKit/commit/89e8f5c4c94daabb14477d415c5ab7873fd68844
Author: Rupin Mittal <[email protected]>
Date: 2026-05-26 (Tue, 26 May 2026)
Changed paths:
M Source/WebKit/UIProcess/Notifications/WebNotificationManagerProxy.h
M Source/WebKit/UIProcess/WebProcessPool.cpp
Log Message:
-----------
Update WebNotificationManagerProxy to reflect that it's not a message receiver
https://bugs.webkit.org/show_bug.cgi?id=315441
rdar://177804966
Reviewed by Per Arne Vollan.
WebNotificationManagerProxy is not a message receiver, so remove the unneeded
MessageReceiver include and move it's initialization in WebProcessPool so that
the comment doesn't indicate that it's a message receiver.
* Source/WebKit/UIProcess/Notifications/WebNotificationManagerProxy.h:
* Source/WebKit/UIProcess/WebProcessPool.cpp:
Canonical link: https://commits.webkit.org/313896@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications