Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3648e9fe9c3271812924499966343fb1aebf0622
      
https://github.com/WebKit/WebKit/commit/3648e9fe9c3271812924499966343fb1aebf0622
  Author: Per Arne Vollan <[email protected]>
  Date:   2024-07-14 (Sun, 14 Jul 2024)

  Changed paths:
    M 
Source/WebKit/Resources/cocoa/NotificationAllowList/EmbeddedForwardedNotifications.def
    M 
Source/WebKit/Resources/cocoa/NotificationAllowList/ForwardedNotifications.def

  Log Message:
  -----------
  Forward notification from the UI process to the WebContent process
https://bugs.webkit.org/show_bug.cgi?id=276547
rdar://131416186

Reviewed by David Kilzer and Sihui Liu.

When notifyd is blocked in the WebContent process sandbox, we need to forward 
notifications
to the WebContent process that are being observed there. This makes sure the 
WebContent
process responds as expected to these notifications.

* 
Source/WebKit/Resources/cocoa/NotificationAllowList/EmbeddedForwardedNotifications.def:
* 
Source/WebKit/Resources/cocoa/NotificationAllowList/ForwardedNotifications.def:

Canonical link: https://commits.webkit.org/280956@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

Reply via email to