Bug 245362

Summary: Use dynamicDowncast() in RenderBox::offsetFromContainer()
Product: WebKit Reporter: Nikolas Zimmermann <zimmermann>
Component: Layout and RenderingAssignee: Nikolas Zimmermann <zimmermann>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, rbuis, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   

Nikolas Zimmermann
Reported 2022-09-19 06:33:01 PDT
When both if<Foo> + downcast<Foo> are used, dynamicDowncast() is preferred (less repetitive).
Attachments
Nikolas Zimmermann
Comment 1 2022-09-19 06:34:30 PDT
EWS
Comment 2 2022-09-19 14:03:46 PDT
Committed 254644@main (cfb088fd5663): <https://commits.webkit.org/254644@main> Reviewed commits have been landed. Closing PR #4482 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2022-09-19 14:04:25 PDT
Nikolas Zimmermann
Comment 4 2022-09-19 14:45:33 PDT
Well, this is part of the work done for LBSE, but doesn't "block" bug 90738, removing that dependency again.
Note You need to log in before you can comment on or make changes to this bug.