Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 45e657c98e413892b69aa9008947bf3b17846631 https://github.com/WebKit/WebKit/commit/45e657c98e413892b69aa9008947bf3b17846631 Author: Diego Pino Garcia <dp...@igalia.com> Date: 2025-08-27 (Wed, 27 Aug 2025)
Changed paths: M Source/WTF/wtf/StdLibExtras.h M Source/WebCore/style/values/text-decoration/StyleTextDecorationLine.h Log Message: ----------- [GCC] Unreviewed, fix build for Debian Stable after 299142@main https://bugs.webkit.org/show_bug.cgi?id=297756 error: call to non-‘constexpr’ function ‘bool WebCore::Style::TextDecorationLine::isNone() const Mark function 'isNone' as well as 'holdsAlternative' as constexpr. * Source/WTF/wtf/StdLibExtras.h: (WTF::holdsAlternative): * Source/WebCore/style/values/text-decoration/StyleTextDecorationLine.h: (WebCore::Style::TextDecorationLine::isNone const): Canonical link: https://commits.webkit.org/299190@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes