- Avoid pointer dereferencing when using is<Foo>(). - Use dynamicDowncast<> instead of is<> + downcast<> pairs
Pull request: https://github.com/WebKit/WebKit/pull/7480
<rdar://problem/103512823>
Committed 258133@main (9b508cf38c09): <https://commits.webkit.org/258133@main> Reviewed commits have been landed. Closing PR #7480 and removing active labels.