[Webkit-unassigned] [Bug 282906] New: Use checked_objc_cast in checkedObjCCast
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Nov 10 14:23:56 PST 2024
https://bugs.webkit.org/show_bug.cgi?id=282906
Bug ID: 282906
Summary: Use checked_objc_cast in checkedObjCCast
Product: WebKit
Version: Safari Technology Preview
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit2
Assignee: webkit-unassigned at lists.webkit.org
Reporter: rniwa at webkit.org
CC: kkinnunen at apple.com
checkedObjCCast currently casts with just debug-only assertion.
Make it use checked_objc_cast so that it release-asserts the type.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20241110/9b9775c9/attachment.htm>
More information about the webkit-unassigned
mailing list