[webkit-changes] [WebKit/WebKit] 8e9979: Enable model process by default
Ada Chan
noreply at github.com
Wed Sep 11 18:18:24 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8e9979cd7c4c1fa9199a2fb2af09e0371fbf27f8
https://github.com/WebKit/WebKit/commit/8e9979cd7c4c1fa9199a2fb2af09e0371fbf27f8
Author: Ada Chan <adachan at apple.com>
Date: 2024-09-11 (Wed, 11 Sep 2024)
Changed paths:
M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
M Source/WebKit/UIProcess/WebProcessProxy.cpp
Log Message:
-----------
Enable model process by default
https://bugs.webkit.org/show_bug.cgi?id=279526
rdar://135757893
Reviewed by Mike Wyrzykowski.
Enable model process by default. It still requires the model element
feature flag which is still experimental.
* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
* Source/WebKit/UIProcess/WebProcessProxy.cpp:
(WebKit::WebProcessProxy::createModelProcessConnection):
Added an extra check to make sure modelElementEnabled() is true before
allowing the model process connection to be created.
Canonical link: https://commits.webkit.org/283517@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