[webkit-changes] [WebKit/WebKit] 13feb8: Only block IOKit in sandbox if UI side compositing...
Per Arne Vollan
noreply at github.com
Wed Apr 19 21:42:41 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 13feb81f311a82a08b1a240fe08accab35d524db
https://github.com/WebKit/WebKit/commit/13feb81f311a82a08b1a240fe08accab35d524db
Author: Per Arne Vollan <pvollan at apple.com>
Date: 2023-04-19 (Wed, 19 Apr 2023)
Changed paths:
M Source/WebKit/UIProcess/WebPageProxy.cpp
Log Message:
-----------
Only block IOKit in sandbox if UI side compositing is enabled
https://bugs.webkit.org/show_bug.cgi?id=255683
<rdar://problem/108224554>
Reviewed by Tim Horton.
Only block IOKit in sandbox if UI side compositing is enabled. The UI side compositing flag is currently not being checked.
* Source/WebKit/UIProcess/WebPageProxy.cpp:
(WebKit::shouldBlockIOKit):
(WebKit::WebPageProxy::creationParameters):
Canonical link: https://commits.webkit.org/263160@main
More information about the webkit-changes
mailing list