Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b153c227f72d2d9742662fe573abdcc30ea9add9
https://github.com/WebKit/WebKit/commit/b153c227f72d2d9742662fe573abdcc30ea9add9
Author: Simon Pena <[email protected]>
Date: 2026-03-11 (Wed, 11 Mar 2026)
Changed paths:
M Tools/MiniBrowser/wpe/main.cpp
Log Message:
-----------
[WPE] Add support to load settings from file
https://bugs.webkit.org/show_bug.cgi?id=309576
Reviewed by Adrian Perez de Castro.
WPE MiniBrowser already supports loading wpe-platform settings from a
key file, using wpe_settings_load_from_keyfile. This extends this
behaviour by using webkit_settings_apply_from_key_file to load web
settings when the websettings group is present in the configuration
file (--config-file=file.conf)
* Tools/MiniBrowser/wpe/main.cpp:
(loadConfigFile):
(activate):
Canonical link: https://commits.webkit.org/309047@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications