Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 11fcf7e9b0b1398eefcb89df179524897dcc39cd
https://github.com/WebKit/WebKit/commit/11fcf7e9b0b1398eefcb89df179524897dcc39cd
Author: Pablo Saavedra <[email protected]>
Date: 2025-03-12 (Wed, 12 Mar 2025)
Changed paths:
M Source/WebKit/WPEPlatform/wpe/WPESettings.cpp
M Source/WebKit/WPEPlatform/wpe/WPESettings.h
M Source/WebKit/WPEPlatform/wpe/drm/WPEDisplayDRM.h
Log Message:
-----------
[WPE] Fix missing default values in WPESettings
https://bugs.webkit.org/show_bug.cgi?id=289530
Reviewed by Carlos Garcia Campos.
These settings are defined in WPESettings.h but never initialized in
WPESettings.cpp. Added initialization for them in WPESettings.cpp
with the expected default values according with the documentation.
Also relocate DRM scale setting definition in WPESettings to
WPEDisplayDRM.
Related-To: https://commits.webkit.org/288922@main
* Source/WebKit/WPEPlatform/wpe/WPESettings.cpp:
(_WPESettingsPrivate::_WPESettingsPrivate):
* Source/WebKit/WPEPlatform/wpe/WPESettings.h:
* Source/WebKit/WPEPlatform/wpe/drm/WPEDisplayDRM.h:
Canonical link: https://commits.webkit.org/292007@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