[Editing] Use VisiblePosition stardOfWord for textarea in spell checker.
TextControlElement::{start,end}{Word,Sentence}() without VisiblePosition was
introduced for Speedometor benchmark.(crrev.com/db6862d1)
Since, editing is now pipeline friendly and hoisting have not caused regression,
we need not have such optimization functions.
This CL clean up code path. I will clean up the functions later.
BUG=639528
Review-Url: https://codereview.chromium.org/2533213003
Cr-Commit-Position: refs/heads/master@{#435592}
Showing
Please register or sign in to comment