RESOLVED FIXED 249139
Cleanup SVGContainerLayout::layoutSizeOfNearestViewportChanged
https://bugs.webkit.org/show_bug.cgi?id=249139
Summary Cleanup SVGContainerLayout::layoutSizeOfNearestViewportChanged
Nikolas Zimmermann
Reported 2022-12-12 05:29:26 PST
- Avoid pointer dereferencing when using is<Foo>(). - Use dynamicDowncast<> instead of is<> + downcast<> pairs
Attachments
Nikolas Zimmermann
Comment 1 2022-12-12 05:31:01 PST
Radar WebKit Bug Importer
Comment 2 2022-12-19 05:30:17 PST
EWS
Comment 3 2022-12-20 06:29:20 PST
Committed 258133@main (9b508cf38c09): <https://commits.webkit.org/258133@main> Reviewed commits have been landed. Closing PR #7480 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.