Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 50c3a2fbf388f037ebbfaf329fc5df1c3a685ff7
https://github.com/WebKit/WebKit/commit/50c3a2fbf388f037ebbfaf329fc5df1c3a685ff7
Author: Cole Carley <[email protected]>
Date: 2026-09-11 (Fri, 11 Sep 2026)
Changed paths:
M Source/WTF/wtf/text/ASCIILiteral.h
M Source/WebCore/page/QuirkTable.cpp
Log Message:
-----------
[WTF] Make ASCIILiteral::isEmpty constexpr
https://bugs.webkit.org/show_bug.cgi?id=323911
rdar://187146802
Reviewed by Sammy Gill and Brent Fulgham.
ASCIILiteral::isEmpty does not work in constexpr environments. This
patch marks the function as constexpr.
* Source/WTF/wtf/text/ASCIILiteral.h:
Canonical link: https://commits.webkit.org/320982@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications