Bug 312759
| Summary: | Drop jsCast<T*>() in favor of uncheckedDowncast<T>() | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | JavaScriptCore | Assignee: | Chris Dumez <cdumez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Chris Dumez
Drop jsCast<T*>() in favor of uncheckedDowncast<T>().
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/63105
EWS
Committed 311624@main (a20b2c96bcb4): <https://commits.webkit.org/311624@main>
Reviewed commits have been landed. Closing PR #63105 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/175197140>