Reorder code LayoutSVG* StyleDidChange() implementation
This moves all code that has direct dependencies on a Parent() being available to the end of the functions and adds a common early-out. Calls to the parent class' StyleDidChange() is moved first. Bug: 1028061, 1028063 Change-Id: Ibd0b9d710128eff6383d3b48223bf838a553bacd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2509751 Commit-Queue: Stephen Chenney <schenney@chromium.org> Auto-Submit: Fredrik Söderquist <fs@opera.com> Reviewed-by:Stephen Chenney <schenney@chromium.org> Cr-Commit-Position: refs/heads/master@{#822657}
Showing
Please register or sign in to comment