Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 00575a1a4740a524567833f23e451e4a74be366e https://github.com/WebKit/WebKit/commit/00575a1a4740a524567833f23e451e4a74be366e Author: Per Arne Vollan <pvol...@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 Reviewed by Sihui Liu. 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/279065@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