| commit | 0b978a76df0769725e3e16c39bfa507fc50479b7 | [log] [tgz] |
|---|---|---|
| author | yosin <yosin@chromium.org> | Tue Jul 19 11:17:20 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Tue Jul 19 11:20:39 2016 |
| tree | 73e113a3a9065712ad532ef586b8d531d5545044 | |
| parent | a5ab9c63598a171e32513ae23df9c034cbd9849b [diff] |
Update layout at required place in InputMethodController::setComposition() This patch moves update layout call before |mostForwardCaretPosition()| which requires clean layout tree as a preparation of introducing clean layout tree assertion to |mostForwardCaretPosition()|. BUG=590369 TEST=n/a; no behavior changes Review-Url: https://codereview.chromium.org/2147303003 Cr-Commit-Position: refs/heads/master@{#406246}