tree: b7f5204931ae0b1924215563531eaf71f457e9ba [path history] [tgz]
  1. BUILD.gn
  2. location_bar_coordinator.h
  3. location_bar_coordinator.mm
  4. location_bar_coordinator_unittest.mm
  5. location_bar_mediator.h
  6. location_bar_mediator.mm
  7. location_bar_view.h
  8. location_bar_view.mm
  9. location_bar_view_controller.h
  10. location_bar_view_controller.mm
  11. OWNERS
  12. README.md
ios/chrome/browser/ui/location_bar/README.md

The location bar is the control that shows the URL and icons related to the current location. It is presented as a white rectangle with the omnibox and some buttons in the toolbar.

The location bar consists of:

  • security indicator
  • omnibox text field
  • voice search input button
  • bookmark “star” button (iPad only)