Refactor |LocalFrame::PositionForPoint|
This patch reduces calls to |LayoutObject::PositionForPoint| in |LocalFrame::PositionForPoint|. Unlike r827152 <crrev.com/c/2535530>, this one cannot eliminate the use in all cases. Also the logic looks very similar but has slightly differently written, there may be some behavior changes. Bug: 829028 Change-Id: Ife1dd69e7a24462b0370766e4cf89fb76d2de97a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2535890 Commit-Queue: Yoshifumi Inoue <yosin@chromium.org> Reviewed-by:Yoshifumi Inoue <yosin@chromium.org> Cr-Commit-Position: refs/heads/master@{#827165}
Showing
Please register or sign in to comment