tree: caa37b9e118f1e207fd78976a3e883c5857053ca [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_url_loader.h
  8. location_bar_view.h
  9. location_bar_view.mm
  10. location_bar_view_controller.h
  11. location_bar_view_controller.mm
  12. OWNERS
  13. 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)