DescriptionGet rid of SVGLayoutSupport::filtersForceContainerLayout
Save the "has filter resource" part, and rename it to hasFilterResource.
Hoist the normalChildNeedsLayout() part into the callers together with
the comment. This makes the condition for forcing layout of children
of an <svg> (outermost) root or a container more obvious.
Also update a few places to use the new hasFilterResource helper.
BUG=603956
Committed: https://crrev.com/f7ffad51fe92305e463f4af147f67a04f8b5b1a0
Cr-Commit-Position: refs/heads/master@{#388284}
Patch Set 1 #
Total comments: 1
Dependent Patchsets: Messages
Total messages: 10 (3 generated)
|