commit | 0b1a943a83e16bdb2afbd01f4c7fbd845e731391 | [log] [tgz] |
---|---|---|
author | Xi Han <hanxi@google.com> | Wed Nov 20 23:39:05 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 20 23:39:05 2024 |
tree | 749830f92a05cc40848e244e07b92c41036cd066 | |
parent | fdc373ee45009a6e720913d09fbf7a4075a7cb55 [diff] |
[AppIntegration] Enable settings to turn on and off the tab donations. In this CL: 1) Add the settings to turn on and off the tab donations; a pref is saved in the SharedPreference. 2) Make AuxiliarySearchControllerFactory as a singleTon. Screenshot for menu: https://docs.google.com/document/d/19qm_x1aoVltz2UHbnEPtGTvyHHvNIWwIQdlPSgK3OMo/edit?tab=t.0#bookmark=id.1l2ozt58g89r Bug: 380086456 Low-Coverage-Reason: TRIVIAL_CHANGE Change-Id: I3b9141c533225da0b0e78cb762b21ddaf34f2a52 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6039715 Reviewed-by: Calder Kitagawa <ckitagawa@chromium.org> Reviewed-by: Gang Wu <gangwu@chromium.org> Commit-Queue: Xi Han <hanxi@chromium.org> Cr-Commit-Position: refs/heads/main@{#1385955}
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.