Revert "[WebLayer] InstrumentationShellActivity uses UrlBarController."
This reverts commit 53f0457f. Reason for revert: Suspected cause of multiple weblayer_instrumentation_test_apk failures on Lollipop Phone Tester https://ci.chromium.org/p/chromium/builders/ci/Lollipop%20Phone%20Tester Original change's description: > [WebLayer] InstrumentationShellActivity uses UrlBarController. > > This change gets rid of the EditText we were using in > InstrumentationTestActivity for weblayer instrumentation tests and > replaces it with a UrlBarView returned by UrlBarViewController. > > All relevant methods have been updated, and a small UrlBarControllerTest > added to verify expected behavior. > > Bug: None > Test: ./out/<build_dir>/bin/run_weblayer_instrumentation_test_apk > Change-Id: I7b8a54cec34f4b53df2e410ebb9526c943f4edf0 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2270442 > Reviewed-by: John Abd-El-Malek <jam@chromium.org> > Reviewed-by: Bo <boliu@chromium.org> > Commit-Queue: Mugdha Lakhani <nator@chromium.org> > Cr-Commit-Position: refs/heads/master@{#785731} TBR=jam@chromium.org,boliu@chromium.org,nator@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 1103342 Change-Id: I46ff0442bebc4ff50b6ae6ed8a7708ced5678568 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2288103 Commit-Queue: Natalie Chouinard <chouinard@chromium.org> Reviewed-by:Natalie Chouinard <chouinard@chromium.org> Cr-Commit-Position: refs/heads/master@{#786443}
Showing
Please register or sign in to comment