commit | 4bcdf81646b4dd0d5052380036added96a368ee2 | [log] [tgz] |
---|---|---|
author | Elie Maamari <emaamari@google.com> | Mon Mar 17 11:03:42 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 17 11:03:42 2025 |
tree | 02d5a08d181995c15717e08cc08a20782c915f5e | |
parent | 637bc20c9bbd6f386ab169539bdcd101955e5b04 [diff] |
Create TokenHandleStoreImpl `TokenHandleStoreImpl` implements `TokenHandleStore`, the shared interface between `TokenHandleUtil` and `TokenHandleStoreImpl`. `TokenHandleStoreImpl` is responsible for orchestrating token handle checks and fetches. Bug: b:383733245 Change-Id: I67a839df4102076d22d6a584dcb0b29d275ffafe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6280889 Commit-Queue: Elie Maamari <emaamari@google.com> Reviewed-by: Colin Blundell <blundell@chromium.org> Reviewed-by: Kush Sinha <sinhak@chromium.org> Cr-Commit-Position: refs/heads/main@{#1433432}
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.