DescriptionSwitched to using |AXPosition| for calculating word and line boundaries on Windows.
These are enough changes for one patch but followup patches need to:
1. Switch to using |AXPosition| for character boundaries and get rid of ui::FindAccessibleTextBoundary.
2. Fix all bugs with SetSelection in Blink and get rid of Windows specific workarounds.
BUG=672969
R=dmazzoni@chromium.org
TESTED=manual testing, browser tests
Review-Url: https://codereview.chromium.org/2806773002
Cr-Commit-Position: refs/heads/master@{#463920}
Committed: https://chromium.googlesource.com/chromium/src/+/dfe0ed4a9362cae34fe04555791f34b05cb21457
Patch Set 1 #Patch Set 2 : Fixed word boundaries. #Patch Set 3 : Fixed line boundaries. #
Total comments: 5
Patch Set 4 : Addressed comments. #Patch Set 5 : Fixed unit tests. #Messages
Total messages: 18 (13 generated)
|