Bug 282811
| Summary: | Enhance checked_objc_cast/dynamic_objc_cast and add is_objc | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
| Component: | Web Template Framework | Assignee: | Ryosuke Niwa <rniwa> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Safari Technology Preview | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ryosuke Niwa
Improve checked_objc_cast and dynamic_objc_cast.
Also add is_objc<T> which is like is<T> for Objective-C objects.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ryosuke Niwa
Pull request: https://github.com/WebKit/WebKit/pull/36376
EWS
Committed 286415@main (1b87bf876b4f): <https://commits.webkit.org/286415@main>
Reviewed commits have been landed. Closing PR #36376 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/139610996>