commit | abab5a188a7111cdceed595f661a48b224b5c54f | [log] [tgz] |
---|---|---|
author | Maks Orlovich <morlovich@chromium.org> | Mon Mar 11 20:27:37 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 11 20:27:37 2024 |
tree | 0c1b4759dcf1d7915c1bd11b7f9cbcfe32756e41 | |
parent | 93fdad511522c56fc7405ec3e14fcd0af1acd315 [diff] |
FLEDGE: Prep for changing InterestGroup devtools serialization ...by moving auction_config serialization to a separate file, which can also be used for IGs, so they can share all the helpers. This mostly just moves code, but the number of SerializeSplitMapHelper got reduced to 2 (from 3), since the following will need yet another combination; so just make the callers wrap the * value in make_optional if needed. Change-Id: I33c59ea55c00ca1a76b1a5e7a9d20f59f8dff5ae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5340910 Reviewed-by: Russ Hamilton <behamilton@google.com> Reviewed-by: Chris Harrelson <chrishtr@chromium.org> Commit-Queue: Maks Orlovich <morlovich@chromium.org> Cr-Commit-Position: refs/heads/main@{#1271148}
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.