Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 82c28df0dbdc2c4861b625e4aa26d3f6b084cd52
https://github.com/WebKit/WebKit/commit/82c28df0dbdc2c4861b625e4aa26d3f6b084cd52
Author: Carlos Garcia Campos <[email protected]>
Date: 2026-01-20 (Tue, 20 Jan 2026)
Changed paths:
M Source/WebKit/UIProcess/gtk/ValidationBubbleGtk.cpp
Log Message:
-----------
[GTK] ValidationBubble message should be escaped
https://bugs.webkit.org/show_bug.cgi?id=305826
Reviewed by Adrian Perez de Castro.
In 301538@main I switched to use makeString instead of
g_markup_printf_escaped() and forgot that we still need to escape the
message.
* Source/WebKit/UIProcess/gtk/ValidationBubbleGtk.cpp:
(WebKit::ValidationBubbleGtk::ValidationBubbleGtk):
Canonical link: https://commits.webkit.org/305875@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications