[webkit-changes] [WebKit/WebKit] 1889ba: [AX] Allow access to CARenderServer
Per Arne Vollan
noreply at github.com
Thu Apr 13 08:16:37 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 1889ba6f53c883cfb7ee92ba2040383d620af027
https://github.com/WebKit/WebKit/commit/1889ba6f53c883cfb7ee92ba2040383d620af027
Author: Per Arne Vollan <pvollan at apple.com>
Date: 2023-04-13 (Thu, 13 Apr 2023)
Changed paths:
M Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb.in
M Source/WebKit/UIProcess/Cocoa/WebProcessProxyCocoa.mm
Log Message:
-----------
[AX] Allow access to CARenderServer
https://bugs.webkit.org/show_bug.cgi?id=255379
rdar://107896051
Reviewed by Chris Dumez.
Allow access to CARenderServer in the WebContent process sandbox on iOS when Accessibility is enabled.
* Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb.in:
* Source/WebKit/UIProcess/Cocoa/WebProcessProxyCocoa.mm:
(WebKit::WebProcessProxy::unblockAccessibilityServerIfNeeded):
Canonical link: https://commits.webkit.org/262912@main
More information about the webkit-changes
mailing list