Comment #28 on issue 13500 by bugdro...@chromium.org: Checkfailure in  
autocomplete code calling SetSelectedLine() with old line == kNoMatch
http://code.google.com/p/chromium/issues/detail?id=13500

The following revision refers to this bug:
     http://src.chromium.org/viewvc/chrome?view=rev&revision=20694

------------------------------------------------------------------------
r20694 | lafo...@chromium.org | 2009-07-14 17:45:37 -0700 (Tue, 14 Jul  
2009) | 11 lines
Changed paths:
    M  
http://src.chromium.org/viewvc/chrome/branches/193/src/chrome/browser/autocomplete/autocomplete_edit_view_win.cc?r1=20694&r2=20693
    M  
http://src.chromium.org/viewvc/chrome/branches/193/src/chrome/browser/autocomplete/autocomplete_edit_view_win.h?r1=20694&r2=20693

Merge 20395 - Fix a crash when clicking a popup entry while composing in  
the Microsoft IME on XP.

We were forcing the IME to close during the process of updating the edit,  
which in turn caused us to try and handle "changes to the edit", leading to  
us (wrongly) rerunning autocomplete and blowing away our result set.

BUG=13500
TEST=On XP, open a new tab, set the (Microsoft) IME to Hiragana, type 'c',  
and then click an entry in the popup.  The browser should navigate, not  
crash.
Review URL: http://codereview.chromium.org/155330

tbr=pkast...@chromium.org

Review URL: http://codereview.chromium.org/155546
------------------------------------------------------------------------


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to