[webkit-changes] [WebKit/WebKit] 1cdc97: Forward AX notifications to the WebContent process

Per Arne Vollan noreply at github.com
Tue May 14 17:31:34 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1cdc97a2984017032373945a683eeb29f418f004
      https://github.com/WebKit/WebKit/commit/1cdc97a2984017032373945a683eeb29f418f004
  Author: Per Arne Vollan <pvollan at apple.com>
  Date:   2024-05-14 (Tue, 14 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 AX notifications to the WebContent process
https://bugs.webkit.org/show_bug.cgi?id=274182
rdar://127776677

Reviewed by Sihui Liu.

Telemetry is showing more AX notifications that needs to be forwarded to the WebContent process.

* 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/278788@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