Bug 312742
| Summary: | Further reduce use of jsCast<>() | ||
|---|---|---|---|
| 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
Further reduce use of jsCast<>(), in favor of uncheckedDowncast<>().
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/63093
EWS
Committed 311565@main (e60220202a25): <https://commits.webkit.org/311565@main>
Reviewed commits have been landed. Closing PR #63093 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/175148549>