[webkit-changes] [WebKit/WebKit] 3648e9: Forward notification from the UI process to the We...

Per Arne Vollan noreply at github.com
Sun Jul 14 19:22:09 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3648e9fe9c3271812924499966343fb1aebf0622
      https://github.com/WebKit/WebKit/commit/3648e9fe9c3271812924499966343fb1aebf0622
  Author: Per Arne Vollan <pvollan at apple.com>
  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


More information about the webkit-changes mailing list