Bug 292559

Summary: Prevent usage of LIKELY() / UNLIKELY() macros in C++ code
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: New BugsAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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
Chris Dumez
Comment 1 2025-05-05 12:27:31 PDT
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
Note You need to log in before you can comment on or make changes to this bug.