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
File Mode Size
BrowserTestUtils
MochiKit
chrome
dynamic
embed
manifests
pywebsocket
ssltunnel
static
tests
Makefile.in -rw-r--r-- 1.2 KB
README.txt -rw-r--r-- 112 bytes
ShutdownLeaksCollector.jsm -rw-r--r-- 1.9 KB
bisection.py -rw-r--r-- 11.4 KB
bootstrap.js -rw-r--r-- 2.6 KB
browser-harness.xul -rw-r--r-- 10.8 KB
browser-test-overlay.xul -rw-r--r-- 702 bytes
browser-test.js -rw-r--r-- 39.9 KB
browser.eslintrc -rw-r--r-- 1.1 KB
chrome-harness.js -rw-r--r-- 8.4 KB
chrome.eslintrc -rw-r--r-- 836 bytes
chunkifyTests.js -rw-r--r-- 882 bytes
gen_template.pl -rw-r--r-- 1.3 KB
harness.xul -rw-r--r-- 4.0 KB
install.rdf -rw-r--r-- 855 bytes
jar.mn -rw-r--r-- 3.0 KB
jetpack-addon-harness.js -rw-r--r-- 7.3 KB
jetpack-addon-overlay.xul -rw-r--r-- 881 bytes
jetpack-package-harness.js -rw-r--r-- 7.5 KB
jetpack-package-overlay.xul -rw-r--r-- 883 bytes
leaks.py -rw-r--r-- 9.5 KB
mach_commands.py -rw-r--r-- 20.5 KB
mach_test_package_commands.py -rw-r--r-- 2.6 KB
manifest.webapp -rw-r--r-- 919 bytes
manifestLibrary.js -rw-r--r-- 4.6 KB
mochitest-e10s-utils.js -rw-r--r-- 438 bytes
mochitest.eslintrc -rw-r--r-- 859 bytes
mochitest_options.py -rw-r--r-- 45.7 KB
moz.build -rw-r--r-- 5.2 KB
nested_setup.js -rw-r--r-- 694 bytes
pywebsocket_wrapper.py -rw-r--r-- 877 bytes
redirect.html -rw-r--r-- 1012 bytes
runrobocop.py -rw-r--r-- 23.5 KB
runtests.py -rw-r--r-- 100.4 KB
runtestsb2g.py -rw-r--r-- 15.7 KB
runtestsremote.py -rw-r--r-- 14.3 KB
server.js -rw-r--r-- 22.5 KB
shutdown-leaks-collector.js -rw-r--r-- 385 bytes
start_b2g.js -rw-r--r-- 6.5 KB
start_desktop.js -rw-r--r-- 663 bytes

README.txt

back to top