commit | 44fed9f6aba64fa767d7fa8cc8563ae4a330b2a9 | [log] [tgz] |
---|---|---|
author | Igor Ruvinov <igorruvinov@chromium.org> | Fri Jun 10 22:51:42 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 10 22:51:42 2022 |
tree | a4d466e2e2eedbae1e95ecbf937368b641473f2d | |
parent | ef6863105a86d21f94a74568094d8278cbab0e4d [diff] |
Add feature flag for forcing DMToken deletion. When this feature is enabled, the DMToken will be deleted regardless of whether DMServer expects deletion or invalidation. This is intended for testing purposes while server-side work is being completed. Bug: 1318153, b/165633106 Change-Id: I0b1edb71cd081ec7c672fe60f03295989b2057ac Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3689881 Commit-Queue: Igor Ruvinov <igorruvinov@chromium.org> Reviewed-by: Owen Min <zmin@chromium.org> Cr-Commit-Position: refs/heads/main@{#1013172}
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.