Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 103df38b480dd566e92183ddfd7dc1802b25768b
https://github.com/WebKit/WebKit/commit/103df38b480dd566e92183ddfd7dc1802b25768b
Author: Ben Schwartz <[email protected]>
Date: 2025-05-02 (Fri, 02 May 2025)
Changed paths:
M
Source/WebKit/Resources/cocoa/NotificationAllowList/EmbeddedForwardedNotifications.def
Log Message:
-----------
Forward `com.apple.coreaudio.audioanalytics.tailspin.defaultsChanged` from
libnotifyd to WebContent on embedded platforms.
https://bugs.webkit.org/show_bug.cgi?id=292442
rdar://150533129
Reviewed by Per Arne Vollan.
When running WebKitTestRunnerApp, we noticed that there are a lot of user fault
logs being generated. Some digging revealed that these are being generated
because some libnotifyd notifications aren't being forwarded to the WebContent
process on embedded platforms. This change adds one of those notifications to
the forwarding list,
`com.apple.coreaudio.audioanalytics.tailspin.defaultsChanged`.
*
Source/WebKit/Resources/cocoa/NotificationAllowList/EmbeddedForwardedNotifications.def:
Add `com.apple.coreaudio.audioanalytics.tailspin.defaultsChanged` to the
forwarding list.
Canonical link: https://commits.webkit.org/294453@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes