[Android] Ensure filling component isn't used before initialization
This CL ensures that any access to the ManualFillingCoordinator checks whether the latter exists in the first place. Because its initialization happens after the native initialization, this is a possible source of crashes. Also, this CL handles that cases in which the bottom control space changes even if there is no accessory to fill it. Bug: 876215, 877687 Change-Id: I713ab1343742c858d6ab0277b94cf3190e88e5e2 Reviewed-on: https://chromium-review.googlesource.com/1189805 Commit-Queue: Friedrich Horschig [CEST] <fhorschig@chromium.org> Reviewed-by:Bernhard Bauer <bauerb@chromium.org> Cr-Commit-Position: refs/heads/master@{#586732}
Showing
Please register or sign in to comment