commit | 3ef901b2c62ba03cb658d4eaa49f7d56d1f53f07 | [log] [tgz] |
---|---|---|
author | Hidehiko Abe <hidehiko@chromium.org> | Mon Mar 25 17:27:12 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 25 17:27:12 2024 |
tree | 68cd8f7f402156e2e88cea8af55853aa6d4d5898 | |
parent | ccaa4020527f544f92ae91d05928e2699f0c0190 [diff] |
Introduce UserManagerBase::Delegate. As explicit injection point, instead of inheritance. As a first step. GetApplicationLocale(). BUG=278643115 TEST=Tryjob Change-Id: Ice88e29acdb463f38de4e0985640e6de36f14ba5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5387484 Reviewed-by: Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Hidehiko Abe <hidehiko@chromium.org> Cr-Commit-Position: refs/heads/main@{#1277744}
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.