Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3121737bc0e6c77e09a6f988d6f3d1f847f7f7f3
https://github.com/WebKit/WebKit/commit/3121737bc0e6c77e09a6f988d6f3d1f847f7f7f3
Author: Diego Pino Garcia <[email protected]>
Date: 2024-05-07 (Tue, 07 May 2024)
Changed paths:
M Source/WebCore/layout/formattingContexts/inline/text/TextUtil.cpp
Log Message:
-----------
[GCC] Build fix for Ubuntu 22.04 after 278396@main
https://bugs.webkit.org/show_bug.cgi?id=273744
Reviewed by Nikolas Zimmermann and Carlos Alberto Lopez Perez.
The compiler complains if an inline lambda is used as a template
parameter on 'StringView::containsOnly'. Refactor the lambda as a
declared function.
* Source/WebCore/layout/formattingContexts/inline/text/TextUtil.cpp:
(WebCore::Layout::isNotBidiRTL):
(WebCore::Layout::TextUtil::containsStrongDirectionalityText):
Canonical link: https://commits.webkit.org/278453@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes