commit | 8d771d26d53dc58bf33b6ba25c492bb055498b7c | [log] [tgz] |
---|---|---|
author | Sylvain Defresne <sdefresne@chromium.org> | Wed Jan 12 10:31:17 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 12 10:31:17 2022 |
tree | affcdad2810758f5b9d477b40e51d61833c41ddc | |
parent | d01f1957396912bbcc716823d2696651abb62a96 [diff] |
[ios] Expose `ui_utils` API as free functions Add five free functions exposing the `ui_utils` API with the goal to replace UI related methods of ChromeBrowserProvider class, and use them to implement the old methods. This is part of a multi-CL change: => https://crrev.com/c/3380978 - https://crrev.com/i/4447058 - https://crrev.com/c/3380979 Bug: 1201182 Change-Id: I226ae71d00cfa35769e8fde6acc7ab0658989830 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3380978 Reviewed-by: David Jean <djean@chromium.org> Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/main@{#958000}
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.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.