commit | dd489d36d6c3eec79f55b9e29ad212a0cda5f4d2 | [log] [tgz] |
---|---|---|
author | Nazerke <[email protected]> | Mon Feb 24 11:38:34 2020 |
committer | Commit Bot <[email protected]> | Mon Feb 24 11:38:34 2020 |
tree | 4599220685d19e76837d9383796e722424abe6c6 | |
parent | 2a0239a8e66483fc725c936ce9b90f20396dbe16 [diff] |
[iOS][coordinator] Modernize Omnibox Popup Coordinator. This CL modernizes the OmniboxPopupCoordinator - to use |browser| in the initializer, - to remove the public property for dispatcher, webstatelist and browserstate, - to use self.browser to get browserstate, webstatelist and dispatcher values. This CL includes migration to ChromeCoordinator as a superclass. Bug: 1029346, 1048423 Change-Id: Id99b8197d23cbb9d0b16e9a35b096a9b91213562 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2068598 Reviewed-by: Mark Cogan <[email protected]> Commit-Queue: Nazerke Kalidolda <[email protected]> Cr-Commit-Position: refs/heads/master@{#743899}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .