commit | ddd30a3e80f37cae78c9050ce71c966ca5dc374f | [log] [tgz] |
---|---|---|
author | Andrew Paseltiner <apaseltiner@chromium.org> | Tue Oct 31 13:47:35 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 31 13:47:35 2023 |
tree | 89654c4cee274d1df76e3f971e9ab7508e31e244 | |
parent | 07978751734182f48a0f4b2d41321448474bbb85 [diff] |
Move Attribution Reporting proto serialization to sql_utils To reduce the complexity of attribution_storage_sql.cc and enable more comprehensive testing. I will relocate existing tests and add further coverage in a followup change. Bug: 1496390 Change-Id: Ib2d0903f5ba744f689381b48b7f4b2eb2e2ad34b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4985510 Reviewed-by: Nan Lin <linnan@chromium.org> Commit-Queue: Andrew Paseltiner <apaseltiner@chromium.org> Cr-Commit-Position: refs/heads/main@{#1217540}
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.