commit | 378f7547174bb04486d3980c24ca0569980735fd | [log] [tgz] |
---|---|---|
author | Juan Mojica <juanmojica@google.com> | Tue Oct 29 18:44:32 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 29 18:44:32 2024 |
tree | abb548f10007b7672471e657f6133fb705d59d92 | |
parent | 4147a4e70eb12c4b11b34c24ff036c7df7bf62fb [diff] |
[companion] Deprecate companion prefs. The companion is deprecated and is slated for removal. This also removes the PromoHandler since its value was simply on updating these prefs. All references to the prefs have been removed from the companion code. Change-Id: I489cb81883b86cbe0e5c3f1cd20a71f1a5732ca1 Bug: b:348678854 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5973300 Commit-Queue: Juan Mojica <juanmojica@google.com> Reviewed-by: Marc Treib <treib@chromium.org> Reviewed-by: Ali Stanfield <stanfield@google.com> Cr-Commit-Position: refs/heads/main@{#1375412}
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.