[webkit-changes] [WebKit/WebKit] 7b532a: Disable telemetry for known notifications

Per Arne Vollan noreply at github.com
Tue May 21 21:11:55 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7b532a0ce52dd1d8e8169e2440bc27ab874daea1
      https://github.com/WebKit/WebKit/commit/7b532a0ce52dd1d8e8169e2440bc27ab874daea1
  Author: Per Arne Vollan <pvollan at apple.com>
  Date:   2024-05-21 (Tue, 21 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:
  -----------
  Disable telemetry for known notifications
https://bugs.webkit.org/show_bug.cgi?id=274279
rdar://128213400

Unreviewed, reland 279065 at main with a build fix.

Disable telemetry for notifications that we know are being observed in the WebContent process.
For in-process notifications, we do not need to forward them from the UI 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/279102@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