commit | 1eb06a09210ac6df9e455f7f0a0b09c4bfb093b5 | [log] [tgz] |
---|---|---|
author | Federica Germinario <fedegermi@google.com> | Thu Apr 25 09:13:31 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 25 09:13:31 2024 |
tree | 41022d1645122bf72d511d692ce2cf96c4aff38d | |
parent | 8d7cd9531fae814bac5d6c9533a16e4592117abd [diff] |
[ios][mim] Add developer switch profile UI This CL adds UI that will be used to test switch profile (this will be updated once the logic to do that will be implemented, this logic will be called from - (void)switchProfileButtonWasTapped). Note that this UI is behind an experimental flag. Screenshots of the UI can be found at go/mim-switch-profile Bug: 334802277 Change-Id: I803a7ef06ade3089f5651fefb2d52980af916e0d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5435336 Reviewed-by: Sylvain Defresne <sdefresne@chromium.org> Reviewed-by: Asami Doi <asamidoi@chromium.org> Commit-Queue: Federica Germinario <fedegermi@google.com> Cr-Commit-Position: refs/heads/main@{#1292337}
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.