commit | 360e09079d47d231e0129f9e8d1e40cade4642f4 | [log] [tgz] |
---|---|---|
author | David Bokan <bokan@chromium.org> | Mon Dec 30 17:55:33 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Dec 30 17:55:33 2024 |
tree | 8ff59da66abef1e1c5b93f76b987dd8ec7bf3b89 | |
parent | 12ec0720af486062a3a06bb4c7095b6093f795ab [diff] |
Rename GlicConfiguration to GlicLauncherConfiguration The launcher prefs (enabled and keyboard shortcut) are installation- global whereas the rest are per-profile so it doesn't make sense to bundle them in the same place. This CL is a first step to split the per-profile prefs into a profile- scoped object. This is a non-functional change. Bug: 379168195 Change-Id: I08e5a63f0a4bd61371412850f632fa9101735d57 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6114450 Reviewed-by: Anthony Cui <cuianthony@chromium.org> Owners-Override: David Bokan <bokan@chromium.org> Commit-Queue: David Bokan <bokan@chromium.org> Cr-Commit-Position: refs/heads/main@{#1400946}
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.