commit | ba38a75c37f2f5ad24da9e15d25bbcee818e7bf6 | [log] [tgz] |
---|---|---|
author | Carlos Caballero <carlscab@google.com> | Mon May 30 17:57:41 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 30 17:57:41 2022 |
tree | cb11be3ac298288dcd211cdc8d79eaa6ee7a5099 | |
parent | 49d17861bf521e72d698d2764c45399efedf7945 [diff] |
Evaluate potential for GetCookiesString caching Add a UMA that will tell us how often a call to GetCookiesString from a Document returns the same string as a previous one. Bug: b/232084894 Change-Id: I1181dc9a2b8100277b21e03452675239f33e7960 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3667016 Reviewed-by: Stephen Chenney <schenney@chromium.org> Commit-Queue: Carlos Caballero Grolimund <carlscab@google.com> Reviewed-by: Mike West <mkwst@chromium.org> Reviewed-by: Olivier Li <olivierli@chromium.org> Reviewed-by: Alexander Timin <altimin@chromium.org> Cr-Commit-Position: refs/heads/main@{#1008891}
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.