Chromium Code Reviews
DescriptionMake DragCaretController store PositionWithAffinity instead of VisiblePosition
DragCaretController is an on-stack object that stores a VisiblePosition and may
inspect properties of the VisiblePosition even after it is invalidated. This
patch fixes it by making DragCaretController store a PositionWithAffinity
instead.
This patch is a preparation of pruning createVisibleSelectionDeprecated from
DragController: https://codereview.chromium.org/2386083002
BUG=648949, 651373
Committed: https://crrev.com/0895689a9cf3613ea07cd1a05ce4c6d32d6d411c
Cr-Commit-Position: refs/heads/master@{#422395}
Patch Set 1 #
Dependent Patchsets: Messages
Total messages: 13 (8 generated)
|
||||||||||||||||||||||||||||