[webkit-changes] [WebKit/WebKit] 76a5ed: REGRESSION(285852 at main): Triggers asserts
Philippe Normand
noreply at github.com
Wed Oct 30 03:17:53 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 76a5ed174d9a1ac9b9be92912703f5946c7ee3d9
https://github.com/WebKit/WebKit/commit/76a5ed174d9a1ac9b9be92912703f5946c7ee3d9
Author: Philippe Normand <philn at igalia.com>
Date: 2024-10-30 (Wed, 30 Oct 2024)
Changed paths:
M Source/WebKit/UIProcess/gtk/SystemSettingsManagerProxyGtk.cpp
Log Message:
-----------
REGRESSION(285852 at main): Triggers asserts
https://bugs.webkit.org/show_bug.cgi?id=282324
Reviewed by Carlos Garcia Campos.
String::fromUTF8() returns a String, not a StringView.
* Source/WebKit/UIProcess/gtk/SystemSettingsManagerProxyGtk.cpp:
(WebKit::SystemSettingsManagerProxy::darkMode const):
Canonical link: https://commits.webkit.org/285895@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