Re-factor two parameter version of endOfLine()
This patch expands two version of |endOfLine()| which changes behavior with |mode| parameter into callers, one parameter version of |endOfLine()| and |logicalEndOfLine()| to simplify implementation as a preparation for templatizing |endOfLine()| and |logicalEndOfLine()| to introduce composed tree version. This patch is a preparation of making selection to handle granularity for web component, http://crrev.com/1277863002 BUG=513568 TEST=n/a; no behavior changes Review URL: https://codereview.chromium.org/1326403003 git-svn-id: svn://svn.chromium.org/blink/trunk@201970 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment