Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b72eb4d87c98048be3b3258132e6d23586c19998
      
https://github.com/WebKit/WebKit/commit/b72eb4d87c98048be3b3258132e6d23586c19998
  Author: Ben Nham <n...@apple.com>
  Date:   2024-06-17 (Mon, 17 Jun 2024)

  Changed paths:
    M 
Source/WebKit/Shared/AuxiliaryProcessExtensions/WebContentProcessExtension.entitlements

  Log Message:
  -----------
  Fix notifyd notification forwarding in the simulator
https://bugs.webkit.org/show_bug.cgi?id=275521
rdar://129884765

Reviewed by Per Arne Vollan.

279416@main adds an entitlement check before forwarding notifyd notifications 
from the UIProcess to
the WebProcess. But the simulator's WebProcess is missing that entitlement so 
it always fails that
entitlement check. Add that entitlement here.

* 
Source/WebKit/Shared/AuxiliaryProcessExtensions/WebContentProcessExtension.entitlements:

Canonical link: https://commits.webkit.org/280084@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to