tree: a477f7aff4560343e10bf203cbeaa70ae3468b80 [path history] [tgz]
  1. resources/
  2. BUILD.gn
  3. location_bar_constants.h
  4. location_bar_constants.mm
  5. location_bar_consumer.h
  6. location_bar_coordinator.h
  7. location_bar_coordinator.mm
  8. location_bar_coordinator_unittest.mm
  9. location_bar_generic_coordinator.h
  10. location_bar_mediator.h
  11. location_bar_mediator.mm
  12. location_bar_model_delegate_ios.h
  13. location_bar_model_delegate_ios.mm
  14. location_bar_notification_names.h
  15. location_bar_notification_names.mm
  16. location_bar_steady_view.h
  17. location_bar_steady_view.mm
  18. location_bar_url_loader.h
  19. location_bar_view_controller.h
  20. location_bar_view_controller.mm
  21. OWNERS
  22. 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)