| commit | f13c5d7fda01723e7194a15fc536d1e373ccd71c | [log] [tgz] |
|---|---|---|
| author | kyraseevers <kyraseevers@chromium.org> | Mon Jul 25 20:02:26 2022 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jul 25 20:02:26 2022 |
| tree | f7157c9bb29d0fc5dc9c9bbeca8d03adc209ae25 | |
| parent | 9112d51f0cc40a8b33543e06c3d6c8d788911453 [diff] |
[ClockSkew] Add metric for range of minutes added to avoid expiry To gather more information on what range of minutes added to the expiration time managed to keep a cookie from expiring immediately, another custom counts histogram was added. Additionally, there was a significant amount of cookies in the 12 hours bucket, so to further investigate this, I added metrics that also record up to 24 hours. Bug: 1345942 Change-Id: I9f2d229e8c78da9cd8fef6d9b7a7dc6c71e612fa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3777857 Commit-Queue: Kyra Seevers <kyraseevers@chromium.org> Reviewed-by: Steven Bingler <bingler@chromium.org> Cr-Commit-Position: refs/heads/main@{#1027916}
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.