[webkit-changes] [WebKit/WebKit] 2a0d60: Forward notifications to the WebContent processes

Per Arne Vollan noreply at github.com
Wed May 8 07:41:01 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2a0d601bd768e29f46a571c905d7132ae3f2a41e
      https://github.com/WebKit/WebKit/commit/2a0d601bd768e29f46a571c905d7132ae3f2a41e
  Author: Per Arne Vollan <pvollan at apple.com>
  Date:   2024-05-08 (Wed, 08 May 2024)

  Changed paths:
    M Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb.in
    M Source/WebKit/Scripts/process-entitlements.sh
    M Source/WebKit/UIProcess/Cocoa/WebProcessPoolCocoa.mm
    M Source/WebKit/WebProcess/com.apple.WebProcess.sb.in

  Log Message:
  -----------
  Forward notifications to the WebContent processes
https://bugs.webkit.org/show_bug.cgi?id=273831
rdar://127511384

Reviewed by Chris Dumez.

Forward notifications to the WebContent processes. These notifications are being observed in the WebContent process, which has been shown by telemetry.

* Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb.in:
* Source/WebKit/Scripts/process-entitlements.sh:
* Source/WebKit/UIProcess/Cocoa/WebProcessPoolCocoa.mm:
(WebKit::WebProcessPool::registerNotificationObservers):
* Source/WebKit/WebProcess/com.apple.WebProcess.sb.in:

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