New issue
Advanced search Search tips

Issue 821665 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Aug 8
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: iOS
Pri: 3
Type: Bug



Sign in to add a comment

Use LocationBarViewController.

Project Member Reported by kkhorimoto@chromium.org, Mar 14 2018

Issue description

Right now there is currently a LocationBarViewController that is unused by the toolbar.  LocationBarCoordinator should updated to manage a child view controller for the toolbar views.  Integrating LocationBarViewController will allow accurate signals for when the location bar UI is visible, which can then be used to set up the named layout guides for the keyboard accessory view (note: named layout guides aren't accessible from the location bar until it's added to BVC's window).

The initial pass at this bug will implement LocationBarViewController as a simple wrapper around LocationBarView.
 
Components: UI>Browser>Omnibox
Cc: -stkhapugin@chromium.org kkhorimoto@chromium.org
Owner: stkhapugin@chromium.org
Status: Fixed (was: Started)

Sign in to add a comment