WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
292559
Prevent usage of LIKELY() / UNLIKELY() macros in C++ code
https://bugs.webkit.org/show_bug.cgi?id=292559
Summary
Prevent usage of LIKELY() / UNLIKELY() macros in C++ code
Chris Dumez
Reported
2025-05-05 12:26:13 PDT
Prevent usage of LIKELY() / UNLIKELY() macros in C++ code now that our C++ code base relies on [[likely]] / [[unlikely]] instead.
Attachments
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2025-05-05 12:27:31 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/44954
EWS
Comment 2
2025-05-05 16:59:00 PDT
Committed
294535@main
(495585188e97): <
https://commits.webkit.org/294535@main
> Reviewed commits have been landed. Closing PR #44954 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2025-05-05 17:02:07 PDT
<
rdar://problem/150722098
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug