Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e33ef14889f9ef65e9bf9df2c747de1b7a15e065
https://github.com/WebKit/WebKit/commit/e33ef14889f9ef65e9bf9df2c747de1b7a15e065
Author: Per Arne Vollan <[email protected]>
Date: 2024-07-19 (Fri, 19 Jul 2024)
Changed paths:
M
Source/WebKit/Resources/cocoa/NotificationAllowList/EmbeddedForwardedNotifications.def
M
Source/WebKit/Resources/cocoa/NotificationAllowList/ForwardedNotifications.def
Log Message:
-----------
Forward notifications from the UI process to the WebContent process
https://bugs.webkit.org/show_bug.cgi?id=276821
rdar://131766661
Reviewed by Sihui Liu.
Forward notifications from the UI process to the WebContent process that are
being observed in the WebContent process.
Forwarding these notification is required in order for the WebContent process'
notification handler to be called when
these notifications are posted. Not responding to these notifications can lead
to unexpected behavior.
*
Source/WebKit/Resources/cocoa/NotificationAllowList/EmbeddedForwardedNotifications.def:
*
Source/WebKit/Resources/cocoa/NotificationAllowList/ForwardedNotifications.def:
Canonical link: https://commits.webkit.org/281147@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes