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
295391
[JSC] Use `enum class` for `ArityCheckMode` for Safer C++
https://bugs.webkit.org/show_bug.cgi?id=295391
Summary
[JSC] Use `enum class` for `ArityCheckMode` for Safer C++
Keita Nonaka
Reported
2025-07-03 02:11:47 PDT
Use `enum class` for `ArityCheckMode` for Safer C++
https://github.com/WebKit/WebKit/wiki/Safer-CPP-Guidelines#use-enum-classes-instead-of-old-style-enumerations
Attachments
Add attachment
proposed patch, testcase, etc.
Keita Nonaka
Comment 1
2025-07-03 02:13:59 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/47539
EWS
Comment 2
2025-07-09 05:50:35 PDT
Committed
297159@main
(658f55e1eb57): <
https://commits.webkit.org/297159@main
> Reviewed commits have been landed. Closing PR #47539 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2025-07-09 05:51:17 PDT
<
rdar://problem/155423941
>
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