commit | 3626b1e5f08c228f171e5c4f6ba9127a20b47b29 | [log] [tgz] |
---|---|---|
author | Tomasz Wiszkowski <ender@google.com> | Mon Aug 05 23:15:58 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Aug 05 23:15:58 2024 |
tree | c45b41e3eeb626a09b88c61f789b12278dea41e7 | |
parent | f6fefa2f9855775a2b56f7df3c531b291baf5590 [diff] |
Restore CustomTabsClient as a baked-in dev SiCCT client. This change permits org.chromium.customtabsclient to request Search in CCT on development builds. Despite being set in fieldtrial testing configuration, the parameter does not get picked because of its Cached nature. Related-Bug: b/40239922 Change-Id: I1e0dc61188a577773155feac49c79e35496a06d0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5757881 Auto-Submit: Tomasz Wiszkowski <ender@google.com> Reviewed-by: Sinan Sahin <sinansahin@google.com> Commit-Queue: Tomasz Wiszkowski <ender@google.com> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1337561}
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.