Add support for painting layer selection for caret
crrev.com/c/2568694 added support for recording selection information during paint in order to populate layer selection data in the LayerTreeHost at commit time. This CL adds support for when the selection is a caret. Note that this is not added directly to PaintCaret since that is called both for a selection caret and a drag caret, and we're only interested in recording for the former. Bug: 1065049 Change-Id: Id22f656080b65c33f71f5caf1177149d0503d0e6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2589355Reviewed-by:Xianzhu Wang <wangxianzhu@chromium.org> Reviewed-by:
David Bokan <bokan@chromium.org> Commit-Queue: Daniel Libby <dlibby@microsoft.com> Cr-Commit-Position: refs/heads/master@{#836665}
Showing
Please register or sign in to comment