WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
REOPENED
296532
[WebCore] Use C++23's `std::unreachable()` instead of `WTF_UNREACHABLE()` if applicable
https://bugs.webkit.org/show_bug.cgi?id=296532
Summary
[WebCore] Use C++23's `std::unreachable()` instead of `WTF_UNREACHABLE()` if ...
Keita Nonaka
Reported
2025-07-27 00:08:07 PDT
Use C++23 `std::unreachable()` instead of `WTF_UNREACHABLE()`.
Attachments
Add attachment
proposed patch, testcase, etc.
Keita Nonaka
Comment 1
2025-07-27 00:10:12 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/48567
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
<
rdar://problem/156937648
>
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.
Top of Page
Format For Printing
XML
Clone This Bug