Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2768ce1bcec08cfb065e197404e7f72cde71835b
      
https://github.com/WebKit/WebKit/commit/2768ce1bcec08cfb065e197404e7f72cde71835b
  Author: Per Arne Vollan <[email protected]>
  Date:   2024-08-05 (Mon, 05 Aug 2024)

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

  Log Message:
  -----------
  Forward UIKit logging notification to the WebContent process
https://bugs.webkit.org/show_bug.cgi?id=277567
rdar://130763568

Reviewed by Ben Nham.

When blocking notifyd in the WebContent process sandbox, we need to forward 
notifications from the UI
process to the WebContent process instead. Otherwise, the WebContent process 
will not respond to this
notification. This patch forwards a UIKit logging notification, which is being 
observed in the
WebContent process.

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

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