Branch: refs/heads/webkitglib/2.50
Home: https://github.com/WebKit/WebKit
Commit: ebcff6c1ecaa0b639c5cf1198c84128f845212ba
https://github.com/WebKit/WebKit/commit/ebcff6c1ecaa0b639c5cf1198c84128f845212ba
Author: Carlos Garcia Campos <[email protected]>
Date: 2026-01-20 (Tue, 20 Jan 2026)
Changed paths:
M Source/WebCore/platform/gtk/ValidationBubbleGtk.cpp
Log Message:
-----------
[GTK][Stable] Constraint Validation errors appear with a blank message
https://bugs.webkit.org/show_bug.cgi?id=305776
Reviewed by Adrian Perez de Castro.
Use makeString() instead of g_markup_printf_escaped() to ensure the font
size float is not formatted depending on the locale.
* Source/WebCore/platform/gtk/ValidationBubbleGtk.cpp:
(WebCore::ValidationBubble::ValidationBubble):
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications