Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2a929f8cf9766855d15b4393dcf9aeb65c58e8f9
https://github.com/WebKit/WebKit/commit/2a929f8cf9766855d15b4393dcf9aeb65c58e8f9
Author: Ryosuke Niwa <[email protected]>
Date: 2024-07-30 (Tue, 30 Jul 2024)
Changed paths:
M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
M
Source/WebKit/UIProcess/WebAuthentication/WebAuthenticatorCoordinatorProxy.cpp
M
Source/WebKit/UIProcess/WebAuthentication/WebAuthenticatorCoordinatorProxy.h
M
Source/WebKit/UIProcess/WebAuthentication/WebAuthenticatorCoordinatorProxy.messages.in
M Source/WebKit/UIProcess/WebFullScreenManagerProxy.cpp
M Source/WebKit/UIProcess/WebFullScreenManagerProxy.h
M Source/WebKit/UIProcess/WebFullScreenManagerProxy.messages.in
Log Message:
-----------
Runtime guard WebAuthenticatorCoordinatorProxy and WebFullScreenManagerProxy
https://bugs.webkit.org/show_bug.cgi?id=277385
Reviewed by Sihui Liu.
Enable WebAuthenticatorCoordinatorProxy and WebFullScreenManagerProxy IPC
receivers only when
the relevant features are enabled.
* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
*
Source/WebKit/UIProcess/WebAuthentication/WebAuthenticatorCoordinatorProxy.cpp:
(WebKit::WebAuthenticatorCoordinatorProxy::sharedPreferencesForWebProcess
const):
* Source/WebKit/UIProcess/WebAuthentication/WebAuthenticatorCoordinatorProxy.h:
*
Source/WebKit/UIProcess/WebAuthentication/WebAuthenticatorCoordinatorProxy.messages.in:
* Source/WebKit/UIProcess/WebFullScreenManagerProxy.cpp:
(WebKit::WebFullScreenManagerProxy::sharedPreferencesForWebProcess const):
* Source/WebKit/UIProcess/WebFullScreenManagerProxy.h:
* Source/WebKit/UIProcess/WebFullScreenManagerProxy.messages.in:
Canonical link: https://commits.webkit.org/281629@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes