[webkit-changes] [WebKit/WebKit] c0c006: Enable CA render server blocking
Per Arne Vollan
noreply at github.com
Mon Apr 10 07:27:59 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c0c00625c428a65a75610e598877fd5d800756be
https://github.com/WebKit/WebKit/commit/c0c00625c428a65a75610e598877fd5d800756be
Author: Per Arne Vollan <pvollan at apple.com>
Date: 2023-04-10 (Mon, 10 Apr 2023)
Changed paths:
M Source/WTF/wtf/PlatformEnableCocoa.h
M Source/WebKit/WebProcess/com.apple.WebProcess.sb.in
Log Message:
-----------
Enable CA render server blocking
https://bugs.webkit.org/show_bug.cgi?id=254874
rdar://107194227
Reviewed by Geoffrey Garen.
Enable CA render server blocking in the WebContent process sandbox. On macOS, CARenderServer
can only be blocked in Lockdown Mode due to PDF rendering requirements.
* Source/WTF/wtf/PlatformEnableCocoa.h:
* Source/WebKit/WebProcess/com.apple.WebProcess.sb.in:
Canonical link: https://commits.webkit.org/262767@main
More information about the webkit-changes
mailing list