https://github.com/mozilla/gecko-dev
Revision ea866c7a17d0e87e1ca4abba276a302b3cfe5112 authored by Jim Chen on 18 January 2017, 07:55:37 UTC, committed by Jim Chen on 18 January 2017, 07:55:37 UTC
Instead of throwing IME exceptions, try to recover from IME errors by
flushing the entire text unless we already tried that before. This
prevents annoying crashes, and deals with known IME bugs that are too
risky to uplift to older releases.

--HG--
extra : source : bc44a8b30d117195a74a582d615f5d424e026409
1 parent 4f29976
History
Tip revision: ea866c7a17d0e87e1ca4abba276a302b3cfe5112 authored by Jim Chen on 18 January 2017, 07:55:37 UTC
Bug 1330515 - Try to recover from IME errors. r=esawin. a=lizzard
Tip revision: ea866c7

back to top