[webkit-changes] [WebKit/WebKit] d0c065: Forward AX notification from UI process to the Web...
Per Arne Vollan
noreply at github.com
Mon Oct 28 20:54:29 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d0c0654bfc118fcbdced7c988953a5f48534a81e
https://github.com/WebKit/WebKit/commit/d0c0654bfc118fcbdced7c988953a5f48534a81e
Author: Per Arne Vollan <pvollan at apple.com>
Date: 2024-10-28 (Mon, 28 Oct 2024)
Changed paths:
M Source/WebKit/Resources/cocoa/NotificationAllowList/EmbeddedForwardedNotifications.def
Log Message:
-----------
Forward AX notification from UI process to the WebContent process
https://bugs.webkit.org/show_bug.cgi?id=282199
rdar://135538733
Reviewed by Sihui Liu.
When notifyd is blocked in the WebContent process sandbox, we need to forward notifications from
the UI process to the WebContent process in order to respond as expected to these notifications.
* Source/WebKit/Resources/cocoa/NotificationAllowList/EmbeddedForwardedNotifications.def:
Canonical link: https://commits.webkit.org/285816@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