commit | 5bbf9a13dcb74474a5194f13a6984556347a3308 | [log] [tgz] |
---|---|---|
author | Arthur Milchior <arthurmilchior@google.com> | Fri Apr 01 10:06:40 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 01 10:06:40 2022 |
tree | 7b5485970bc5bdd0e8cacd4cc0690082c6b7650f | |
parent | b47234ebcff283e6d7cbf352d90c15018e1a3440 [diff] |
[iOS] UMA dialog for FRE When kkNewMobileIdentityConsistencyFREParam flag is not kOld, First-Run display an invitation to manage UMA instead of a button on the first window. The results are on: * not managed: https://drive.google.com/file/d/1FtJPb2scNl4btRG42IOlHbWiLImohkCe/view?usp=sharing * managed: https://drive.google.com/file/d/1PM3rUsXpbXQqI66gbinQ4RbJbRKHeDU1/view?usp=sharing Bug: 1300377 Change-Id: Iea85387b54c397d03116b7fb28221cfdef53c47c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3545205 Reviewed-by: Jérôme Lebel <jlebel@chromium.org> Reviewed-by: Gauthier Ambard <gambard@chromium.org> Commit-Queue: Arthur Milchior <arthurmilchior@google.com> Auto-Submit: Arthur Milchior <arthurmilchior@google.com> Cr-Commit-Position: refs/heads/main@{#987849}
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.