Description[Android] Introduce state machine in stylus text selection
Stylus text selection state is handled using 2 variables
draaging_ and dragged_. Since both having similar semantics,
we can merge using a state machine.
BUG=
Review-Url: https://codereview.chromium.org/2885243003
Cr-Commit-Position: refs/heads/master@{#473046}
Committed: https://chromium.googlesource.com/chromium/src/+/b70d3b58f1cceeb6f10922f8cb01156a328f3b61
Patch Set 1 #
Total comments: 6
Patch Set 2 : Fixed the review comments related to naming and other issues. #
Messages
Total messages: 16 (8 generated)
|