commit | 9134eb9b97274c299a6bb67ae06b9dbad2399cbd | [log] [tgz] |
---|---|---|
author | Austin Zhang <austinzzr@google.com> | Thu Feb 27 23:47:48 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 27 23:47:48 2025 |
tree | 3f8426e8e78ba33e5b0c764b417a1415a87e454e | |
parent | 968c306c335193a5e254b356562e399e34d01f22 [diff] |
Create Oauth token fetcher for eligibility checker. The oatuh token will be used to get information to decide whether the promotion banner on chrome://policy page will be shown or not. Change-Id: Icbd7433ffafced53ae84d85d4ad1efda4b3fecb0 Bug: 392132160 Change-Id: Icbd7433ffafced53ae84d85d4ad1efda4b3fecb0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6306027 Commit-Queue: Austin Zhang <austinzzr@google.com> Reviewed-by: Owen Min <zmin@chromium.org> Reviewed-by: Yann Dago <ydago@chromium.org> Reviewed-by: Salma Elmahallawy <esalma@google.com> Cr-Commit-Position: refs/heads/main@{#1426027}
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.