commit | cb68f4a87f6a24be111c4a3b886cff33aa9ea90d | [log] [tgz] |
---|---|---|
author | Vignesh Shenvi <vshenvi@google.com> | Thu Nov 04 02:44:17 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 04 02:44:17 2021 |
tree | abc3ee6208239659bf515368ef61acb126a8f6ea | |
parent | af0061dae78d33391ad82d248d4c20e6df1934af [diff] |
Move DM token retrieval to the Report Queue Provider - Part 3 This change updates the Report Queue Provider to use an appropriate DM token retriever to retrieve DM tokens and configure them with the report queue for downstream processing. Next set of items to do that this CL does not cover yet: - Migrate pre-existing events over to not specify DM tokens before-hand and let the Report Queue Provider configure it on their behalf. - Eventually deprecate/delete old workflow that supported creating report queue configuration with DM tokens. Bug: b:201086200 Change-Id: I1d7cd0ddf61e5cb8aedd5a0911ad7882cb6c766d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3256088 Commit-Queue: Vignesh Shenvi <vshenvi@google.com> Reviewed-by: Leonid Baraz <lbaraz@chromium.org> Cr-Commit-Position: refs/heads/main@{#938116}
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.