[webkit-changes] [WebKit/WebKit] 952fe2: Forward more accessibility notifications to WebCon...
bnham
noreply at github.com
Tue May 14 13:47:53 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 952fe24a4e277f9b4ceeaf69b60937d541c2cfa0
https://github.com/WebKit/WebKit/commit/952fe24a4e277f9b4ceeaf69b60937d541c2cfa0
Author: Ben Nham <nham 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 more accessibility notifications to WebContent
https://bugs.webkit.org/show_bug.cgi?id=274167
rdar://128020903
Reviewed by Per Arne Vollan.
We've found more accessibility-related libnotify notifications that need to be forwarded to
WebContent. See 278508 at main for a previous related fix in this area.
* 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/278776@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