[Android] Re-enable and fix crashes in ManualFillingControllerTest
This CL reenables the ManualFillingControllerTest that was previously disabled because the SetUp failed when initializing the initial navigation for the RenderViewHostTestHarness. This cannot happen anymore since the Test doesn't use any navigations anymore but instead calls the controller interface directly. Therefore, it also isn't a subclass of RenderViewHostTestHarness anymore but uses TestProfile and TestWebContents directly. Bug: 1004585 Change-Id: I6c48c651447645453fc080a35efa90c7d7b60c3e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1807224 Commit-Queue: Friedrich [CET] <fhorschig@chromium.org> Reviewed-by:Vadym Doroshenko <dvadym@chromium.org> Cr-Commit-Position: refs/heads/master@{#697204}
Showing
Please register or sign in to comment