WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
282906
Use checked_objc_cast in checkedObjCCast
https://bugs.webkit.org/show_bug.cgi?id=282906
Summary
Use checked_objc_cast in checkedObjCCast
Ryosuke Niwa
Reported
2024-11-10 14:23:56 PST
checkedObjCCast currently casts with just debug-only assertion. Make it use checked_objc_cast so that it release-asserts the type.
Attachments
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2024-11-10 14:26:31 PST
Pull request:
https://github.com/WebKit/WebKit/pull/36468
EWS
Comment 2
2024-11-11 16:13:23 PST
Committed
286462@main
(45e5e706cfe3): <
https://commits.webkit.org/286462@main
> Reviewed commits have been landed. Closing PR #36468 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2024-11-11 16:14:15 PST
<
rdar://problem/139682597
>
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