commit | 2e6d29a79285519a457358be3234b7d19758832a | [log] [tgz] |
---|---|---|
author | Maks Orlovich <morlovich@chromium.org> | Thu May 18 20:57:06 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 18 20:57:06 2023 |
tree | d4a2f7eaaee70f10a0f118bf37ad053132349dfb | |
parent | 18fdb6c9ec7bf419a62f4e186b6edeacf86fafb3 [diff] |
FLEDGE: Support PA {script-run,signals-fetch}-time for generateBid() We were already collecting these metrics (partly for the buyer-stats-to-seller reporting), so just wire them up to the buyer's own generateBid() PA. This also establishes the infra for wiring it for all the other methods, but doesn't actually fill it in, for CL-size reasons; a change to add those will follow. Change-Id: I4fff45c8a72a8decc996b70a3c163177da228e97 Bug: 1385549 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4527119 Reviewed-by: Caleb Raitto <caraitto@chromium.org> Commit-Queue: Maks Orlovich <morlovich@chromium.org> Cr-Commit-Position: refs/heads/main@{#1146158}
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.