commit | eddbcb143c7462e0b8d60e859b96d678ca0c013c | [log] [tgz] |
---|---|---|
author | Abigail Katcoff <[email protected]> | Tue Sep 26 22:37:19 2023 |
committer | Chromium LUCI CQ <[email protected]> | Tue Sep 26 22:37:19 2023 |
tree | 8f12c03c9fea34be6010eb2335f5000cc26f8f89 | |
parent | bf955eb7ed3d86fbd7a838634e288c2822a6fcae [diff] |
Protected Audiences: Update k-anon loading from database When loading interest groups, return positive k-anon values only to improve performance. Update the interest group updating code to load only the values needed: k-anon keys from the k-anon table for ads in each interest group and each interest group's update url. Bug: 1440817 Change-Id: Iaa6f0cd0957be671d807e70b9890ad3d75a7330c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4885372 Commit-Queue: Abigail Katcoff <[email protected]> Reviewed-by: Russ Hamilton <[email protected]> Cr-Commit-Position: refs/heads/main@{#1201837}
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.