summaryrefslogtreecommitdiffstats
path: root/webkit/glue
diff options
context:
space:
mode:
authorsky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-11-25 00:16:26 +0000
committersky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-11-25 00:16:26 +0000
commitf68e75ab0e1215c0f3446efc0586a4be02798878 (patch)
tree2924e16e8923f3e681ccdd09283ffd73d4de6780 /webkit/glue
parent5d063e71e9b967afae8eac8d7ed2b8c6b9ee59bf (diff)
downloadchromium_src-f68e75ab0e1215c0f3446efc0586a4be02798878.zip
chromium_src-f68e75ab0e1215c0f3446efc0586a4be02798878.tar.gz
chromium_src-f68e75ab0e1215c0f3446efc0586a4be02798878.tar.bz2
Fixes bug that was prematurely cancelling suggested text
animation. This would happen when typing a character and we already have the suggested text. In particular we would cancel the animation because the selection changed, and never restart it because of the early return when the suggested text matched current suggested text. BUG=none TEST=none Review URL: http://codereview.chromium.org/5316006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@67353 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/glue')
0 files changed, 0 insertions, 0 deletions