commit | 8210c02077b09a42ceafe21452f787df2c074a61 | [log] [tgz] |
---|---|---|
author | Xiaohui Chen <xiaohuic@google.com> | Mon Oct 11 18:52:36 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 11 18:52:36 2021 |
tree | da3b2f3788fa4762ba84e63eb2a5ff4b3e0a0526 | |
parent | 6f0232570c71eba394ca42b4e63cad828fd1a355 [diff] |
ambient: allow fetching multiple access tokens This shows up when downloading multiple images through new urls. BUG=b:188831393 TEST=running locally on device, see settings and images load multiple TEST=times. Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Change-Id: Ifc8b2c5ea9d28859f8f46fa01cbd43cc23995237 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3214919 Reviewed-by: Yue Li <updowndota@chromium.org> Commit-Queue: Xiaohui Chen <xiaohuic@chromium.org> Cr-Commit-Position: refs/heads/main@{#930221}
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.