commit | 422d4056fd9b1f29ee2c6b65c913509a6f11057d | [log] [tgz] |
---|---|---|
author | Roland Bock <rbock@google.com> | Mon Oct 09 15:15:31 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 09 15:15:31 2023 |
tree | be845926e915f38ed1ec6e20cc8a9cfe35664a5f | |
parent | 9a30a914dbdef54d71c611597d27ed638cbfb558 [diff] |
[Policy] Stop considering invalidations with unknown version This is a follow-up to https://crrev.com/c/4903737. Production code does not create invalidations with unknown version any more. This CL removes handling of such invalidations from the CloudPolicyInvalidator. Bug: b/303338992 Change-Id: I6bad9c320e24cd2b8f245f1cf82080231d3c8d50 Tests: Adjusted unit tests Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4915771 Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Commit-Queue: Roland Bock <rbock@google.com> Reviewed-by: Miriam Polzer <mpolzer@google.com> Reviewed-by: Igor <igorcov@chromium.org> Cr-Commit-Position: refs/heads/main@{#1207084}
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.