Bug 313941
| Summary: | Reduce use of uncheckedDowncast for JS types in WebCore/ | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | Bindings | Assignee: | Chris Dumez <cdumez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | cdumez, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Chris Dumez
Reduce use of uncheckedDowncast for JS types in WebCore/. Use safer downcast & dynamicDowncast instead. This tested as performance neutral on Speedometer 3.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/64136
EWS
Committed 312505@main (952b3b16274d): <https://commits.webkit.org/312505@main>
Reviewed commits have been landed. Closing PR #64136 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/176158958>
EWS
Committed 305413.838@safari-7624-branch (bce21b2cf3d3): <https://commits.webkit.org/305413.838@safari-7624-branch>
Reviewed commits have been landed. Closing PR #5177 and removing active labels.