gecko-dev/widget/android
Jim Chen 4f6c4496c9 Bug 1470786 - 1. Support async text changes from replacing text; r=esawin
Currently, we expect editing operations in
GeckoEditableSupport::OnImeReplaceText to cause synchronous text change
notifications. However, under e10s, text change notifications can be
asynchornous. The new code keeps track of active OnImeReplaceText calls,
and look for async text changes before replying to the calls.

MozReview-Commit-ID: INM3JLmQebK

--HG--
extra : rebase_source : ff5b728ef437fcd78e4e7eced9c9a537d4698dce
2018-07-17 11:22:34 -04:00
..
bindings Bug 1454912 - remove spurious generated files; r=nalexander 2018-05-09 16:15:03 -04:00
fennec Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
jni Bug 1448040 - Remove HangMonitor/ChromeHangs r=Nika 2018-04-29 18:21:20 -07:00
ANRReporter.cpp
ANRReporter.h
AndroidAlerts.cpp
AndroidAlerts.h
AndroidBridge.cpp Bug 1448222 - Remove MediaPrefs. r=jya 2018-03-20 09:48:56 +11:00
AndroidBridge.h Bug 1451929. Get rid of DOMCursor. r=qdot 2018-04-05 20:31:03 -04:00
AndroidBridgeUtilities.h
AndroidColors.h
AndroidCompositorWidget.cpp
AndroidCompositorWidget.h
AndroidContentController.cpp
AndroidContentController.h
AndroidDirectTexture.h
AndroidGraphicBuffer.h
AndroidUiThread.cpp Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
AndroidUiThread.h
EventDispatcher.cpp Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
EventDispatcher.h Bug 1449821 - 2. Add finalizer support to EventDispatcher; r=snorp 2018-04-05 18:50:11 -04:00
GeckoBatteryManager.h
GeckoEditableSupport.cpp Bug 1470786 - 1. Support async text changes from replacing text; r=esawin 2018-07-17 11:22:34 -04:00
GeckoEditableSupport.h Bug 1470786 - 1. Support async text changes from replacing text; r=esawin 2018-07-17 11:22:34 -04:00
GeckoNetworkManager.h
GeckoProcessManager.h
GeckoScreenOrientation.h
GeckoVRManager.h Bug 1465816 - Add initial code needed to support gfxVRExternal on android r=kip,jchen 2018-06-05 18:33:01 -07:00
GfxInfo.cpp Bug 1460699: Use an 's' rather than 'm' prefix for GfxInfo static variables. r=milan 2018-05-14 11:16:50 -04:00
GfxInfo.h
PrefsHelper.h Bug 1472523: Part 4 - Avoid unnecessary domain string duplication in preference observers. r=njn 2018-07-04 14:52:48 -07:00
moz.build Bug 1444546 - Part 4: Use GENERATED_FILES for Android JNI wrapper generation. r=froydnj,jchen 2018-03-06 20:09:37 -08:00
nsAndroidProtocolHandler.cpp Bug 1448016 - make some Android widget constructors explicit; r=snorp 2018-03-27 10:51:32 -04:00
nsAndroidProtocolHandler.h
nsAppShell.cpp Bug 1470994 - remove unused accuracy field from SensorData; r=gsvelto 2018-06-27 16:05:48 +03:00
nsAppShell.h Bug 1448040 - Remove HangMonitor/ChromeHangs r=Nika 2018-04-29 18:21:20 -07:00
nsClipboard.cpp
nsClipboard.h
nsDeviceContextAndroid.cpp
nsDeviceContextAndroid.h
nsIAndroidBridge.idl Bug 1458327 - 1. Pass init-data instead of settings to Window; r=esawin 2018-05-04 21:08:10 -04:00
nsIdleServiceAndroid.cpp
nsIdleServiceAndroid.h
nsLookAndFeel.cpp Bug 1436048: Use user defined types for font-stretch / font-style. r=jfkthame,jwatt 2018-04-23 18:22:05 +02:00
nsLookAndFeel.h
nsNativeThemeAndroid.cpp Bug 1466330 - Make nsITheme::GetWidgetBorder return the border directly instead of using an out-param (idempotent patch). r=emilio 2018-06-02 19:10:48 +02:00
nsNativeThemeAndroid.h Bug 1466330 - Make nsITheme::GetWidgetBorder return the border directly instead of using an out-param (idempotent patch). r=emilio 2018-06-02 19:10:48 +02:00
nsPrintSettingsServiceAndroid.cpp
nsPrintSettingsServiceAndroid.h
nsScreenManagerAndroid.cpp
nsScreenManagerAndroid.h
nsWidgetFactory.cpp
nsWindow.cpp Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot 2018-06-26 17:05:01 -07:00
nsWindow.h Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00