DescriptionRename findSetLayoutObjects() to mapDescendantToColumnSet()
It got renamed from findSetRendering() to findSetLayoutObjects() during the
render -> layout rename. findSetLayoutObjects() isn't a meaningful name. Then
again, findSetRendering() wasn't a great name either (it meant "find the column
set that renders (paints, hit-tests, etc.) the specified layoutObject", but
that probably wasn't too clear). So let's try with mapDescendantToColumnSet(),
which more accurately describes what the method does.
R=dsinclair@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=194974
Patch Set 1 #
Messages
Total messages: 5 (1 generated)
|