Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8338f541ed04368a401b500e61550d98bb79494b
https://github.com/WebKit/WebKit/commit/8338f541ed04368a401b500e61550d98bb79494b
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.system.console_mode_changed` from libnotifyd to WebContent
on embedded platforms.
https://bugs.webkit.org/show_bug.cgi?id=292419
rdar://149724385
Reviewed by Jonathan Bedard and 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.system.console_mode_changed`.
*
Source/WebKit/Resources/cocoa/NotificationAllowList/EmbeddedForwardedNotifications.def:
Add `com.apple.system.console_mode_changed` to the forwarding list.
Canonical link: https://commits.webkit.org/294438@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