Bug 296532

Summary: [WebCore] Use C++23's `std::unreachable()` instead of `WTF_UNREACHABLE()` if applicable
Product: WebKit Reporter: Keita Nonaka <iKonnyaku40>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: REOPENED    
Severity: Normal CC: commit-queue, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 296603, 296591    
Bug Blocks:    

Keita Nonaka
Reported 2025-07-27 00:08:07 PDT
Use C++23 `std::unreachable()` instead of `WTF_UNREACHABLE()`.
Attachments
Keita Nonaka
Comment 1 2025-07-27 00:10:12 PDT
EWS
Comment 2 2025-07-28 11:54:28 PDT
Committed 297948@main (6a48e356f607): <https://commits.webkit.org/297948@main> Reviewed commits have been landed. Closing PR #48567 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2025-07-28 11:55:19 PDT
WebKit Commit Bot
Comment 4 2025-07-28 13:41:30 PDT
Re-opened since this is blocked by bug 296591
Note You need to log in before you can comment on or make changes to this bug.