commit | 4b0ce1e11d25dad3dd52571a2ade66d35c8d5060 | [log] [tgz] |
---|---|---|
author | Artsiom Mitrokhin <amitrokhin@google.com> | Thu Apr 11 17:10:11 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 11 17:10:11 2024 |
tree | 56de07c56337dc37ae6a4c61bba11c22428eee84 | |
parent | 863739701d8f3c1abb2b6847ab49e7e443330113 [diff] |
Update `CalendarClient::IsDisabledByAdmin` to check another pref This change checks another `kContextualGoogleIntegrationsConfiguration` pref that contains a list of enabled API integrations. This new pref/policy will eventually replace the existing one, but for now it's enabled (populated with the Calendar entry) by default. Bug: b/332284872 Change-Id: I7897b24372b0b44b8041defe61c732f4fee5949c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5436975 Reviewed-by: James Cook <jamescook@chromium.org> Commit-Queue: Artsiom Mitrokhin <amitrokhin@chromium.org> Reviewed-by: Jiaming Cheng <jiamingc@chromium.org> Cr-Commit-Position: refs/heads/main@{#1285919}
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.