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
Use C++23 `std::unreachable()` instead of `WTF_UNREACHABLE()`.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Keita Nonaka
Pull request: https://github.com/WebKit/WebKit/pull/48567
EWS
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
<rdar://problem/156937648>
WebKit Commit Bot
Re-opened since this is blocked by bug 296591