Chromium Code Reviews
DescriptionRenamed Element::buildOwnLayout to Element::buildLayoutTree.
The method builds the entire sub-tree through Node::reattach, which
calls Node::detach and Node::attach, which are overridden in
ContainerNode to recurse through all the children in the tree.
Committed: https://crrev.com/8cec599bf1a220736732f0c118008fcd49779443
Cr-Commit-Position: refs/heads/master@{#406223}
Patch Set 1 #Patch Set 2 : Renamed Element::buildOwnLayout to Element::buildLayoutTree. #
Messages
Total messages: 14 (9 generated)
|
||||||||||||||||||||||||||||