diff options
author | rouslan@chromium.org <rouslan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-04-12 16:15:02 +0000 |
---|---|---|
committer | rouslan@chromium.org <rouslan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-04-12 16:15:02 +0000 |
commit | 2de685cb184bca8520ae65d20bd8115805efbeac (patch) | |
tree | edf3b48ac33759020a5ae32e7a945efd6c67864d /content/browser/geolocation/location_arbitrator_impl_unittest.cc | |
parent | 0a2703fd0fbeb24a58f6af1933102660a32fe25b (diff) | |
download | chromium_src-2de685cb184bca8520ae65d20bd8115805efbeac.zip chromium_src-2de685cb184bca8520ae65d20bd8115805efbeac.tar.gz chromium_src-2de685cb184bca8520ae65d20bd8115805efbeac.tar.bz2 |
Replace misspelled range when user chooses a spelling correction in Mac
This patch replaces the misspelled range instead of selected text when user
chooses a spelling correction from the right-click menu. Replacing selected text
was a workaround, which was necessary because Mac used synchronous spellcheck.
Synchronous spellcheck does not preserve misspelled range information on
right-click. Mac now uses asynchronous spellcheck, which preserves the
misspelled range information on right-click.
BUG=177237
Review URL: https://chromiumcodereview.appspot.com/14005005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@193947 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/browser/geolocation/location_arbitrator_impl_unittest.cc')
0 files changed, 0 insertions, 0 deletions