commit | b4cdcb11ec47c314c46ed2663ff850b620904f95 | [log] [tgz] |
---|---|---|
author | Xi Han <hanxi@google.com> | Fri Dec 06 20:27:05 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Dec 06 20:27:05 2024 |
tree | f8b9c0b56a1ac4a1dc9245c611199ff3f4490465 | |
parent | 6d969ee6463d5aba98ab83396daa625d53e6e52b [diff] |
[AppIntegration] Allow to force the third party opt in card shown. In this CL, we add an option in chrome://flags to show the opt in card for third party devices. Screenshot of chrome://flags: https://docs.google.com/document/d/19qm_x1aoVltz2UHbnEPtGTvyHHvNIWwIQdlPSgK3OMo/edit?pli=1&tab=t.0#bookmark=id.s4t7yeuvkyul Bug: 380086456 Change-Id: I58e2d02cb5d1089b627d60f4e2394003900ebeac Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6075229 Reviewed-by: Gang Wu <gangwu@chromium.org> Commit-Queue: Xi Han <hanxi@chromium.org> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1393107}
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.