commit | 2df5ec53018febef25f68e1afb7e9ef966e71c9e | [log] [tgz] |
---|---|---|
author | Liza Bipin <mlbipin@google.com> | Fri Feb 02 10:13:59 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 02 10:13:59 2024 |
tree | 70ebd04e604846d203d064185da2af66bd08cc6c | |
parent | 19336ef40d1a5975ab087d309ab768337e4183bd [diff] |
Migrate Profile.isChild to use capabilities in AccountManagement UI * Update the AccountManagementFragment to use the `isSubjectToParentalControls` capability * Update FakeAccountManagerFacade to explicitly set capabilities in AccountHolder which can now store capabilities. Bug: b/319209578 Change-Id: I0ac689d9773a40e984b1a8c05a0c8258834f8950 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5169126 Reviewed-by: Nohemi Fernandez <fernandex@chromium.org> Reviewed-by: Boris Sazonov <bsazonov@chromium.org> Commit-Queue: Liza Bipin <mlbipin@google.com> Cr-Commit-Position: refs/heads/main@{#1255496}
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.