Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8d53197b7cd412e6ab9583c780cbfb58e123d31f
      
https://github.com/WebKit/WebKit/commit/8d53197b7cd412e6ab9583c780cbfb58e123d31f
  Author: Per Arne Vollan <[email protected]>
  Date:   2024-11-20 (Wed, 20 Nov 2024)

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

  Log Message:
  -----------
  Avoid forwarding OpenDirectory notifications to the WebContent process twice
https://bugs.webkit.org/show_bug.cgi?id=282954
rdar://139676235

Reviewed by Sihui Liu.

We already have a custom notification observer in the UI process 
(WebProcessPool) that messages the
WebContent processes when these notifications are received.

* 
Source/WebKit/Resources/cocoa/NotificationAllowList/MacForwardedNotifications.def:
* 
Source/WebKit/Resources/cocoa/NotificationAllowList/NonForwardedNotifications.def:

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