diff options
author | hbono@chromium.org <hbono@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-30 08:30:44 +0000 |
---|---|---|
committer | hbono@chromium.org <hbono@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-30 08:30:44 +0000 |
commit | 264e3cd23191c41de8310c60d981be159f65038a (patch) | |
tree | b1ea14ef6cc79ca0772d0b9f27b024aaeac38766 /base/process_util_win.cc | |
parent | ea1d9fa94c09ed23455f62ea224c70b4e255e430 (diff) | |
download | chromium_src-264e3cd23191c41de8310c60d981be159f65038a.zip chromium_src-264e3cd23191c41de8310c60d981be159f65038a.tar.gz chromium_src-264e3cd23191c41de8310c60d981be159f65038a.tar.bz2 |
A quick fix for supporting bidirectional texts in omnibox2.
It seems the AutocompleteResultView::DrawString() function calls the AutocompleteResultView::DrawStringFragment() function even when |text_start| is greater than |text_end|, i.e. there are not matching characters.
This change filters out the above case and fixes a couple of lint errors.
Review URL: http://codereview.chromium.org/100196
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14933 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'base/process_util_win.cc')
0 files changed, 0 insertions, 0 deletions