Bug 305826
| Summary: | [GTK] ValidationBubble message should be escaped | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Carlos Garcia Campos <cgarcia> |
| Component: | WebKitGTK | Assignee: | Carlos Garcia Campos <cgarcia> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Carlos Garcia Campos
In 301538@main I switched to use makeString instead of g_markup_printf_escaped() and forgot that we still need to escape the message.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Carlos Garcia Campos
Pull request: https://github.com/WebKit/WebKit/pull/56888
EWS
Committed 305875@main (82c28df0dbdc): <https://commits.webkit.org/305875@main>
Reviewed commits have been landed. Closing PR #56888 and removing active labels.