[LayoutNG] Refactor RenderedPosition::IsVisible not to use boolean argument.
Since the argument |selection_start| is used to compute two LayoutPoints, this patch salvages them from IsVibisile to the caller CompositedSelectionBound which already has the LayoutPoints. Bug: 789870 Change-Id: I43e751d35268466e910ac826820010a719a8298e Reviewed-on: https://chromium-review.googlesource.com/888338Reviewed-by:Xiaocheng Hu <xiaochengh@chromium.org> Reviewed-by:
Yoshifumi Inoue <yosin@chromium.org> Commit-Queue: Yoichi Osato <yoichio@chromium.org> Cr-Commit-Position: refs/heads/master@{#532098}
Showing
Please register or sign in to comment