Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e340a3c2b4175ca8534208b0fd76781f9d565590
https://github.com/WebKit/WebKit/commit/e340a3c2b4175ca8534208b0fd76781f9d565590
Author: Yusuke Suzuki <[email protected]>
Date: 2025-05-02 (Fri, 02 May 2025)
Changed paths:
M Source/WTF/wtf/FastMalloc.h
M Source/WTF/wtf/SystemTracing.h
M Source/WTF/wtf/text/AtomString.cpp
M Source/WTF/wtf/text/StringImpl.cpp
M Source/WTF/wtf/text/WYHash.h
Log Message:
-----------
[WTF] Remove remaining use of LIKELY / UNLIKELY except for headers used in C
https://bugs.webkit.org/show_bug.cgi?id=292439
rdar://150527300
Reviewed by Chris Dumez.
Use [[likely]] and [[unlikely]].
* Source/WTF/wtf/FastMalloc.h:
* Source/WTF/wtf/SystemTracing.h:
* Source/WTF/wtf/text/AtomString.cpp:
(WTF::AtomString::convertASCIICase const):
* Source/WTF/wtf/text/StringImpl.cpp:
(WTF::StringImpl::convertASCIICase):
* Source/WTF/wtf/text/WYHash.h:
(WTF::WYHash::handleGreaterThan8CharactersCase):
Canonical link: https://commits.webkit.org/294455@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