commit | 5af0b585a8efcd2451bedeb40f390dc70b244df5 | [log] [tgz] |
---|---|---|
author | Thomas Quintanilla <tquintanilla@google.com> | Wed May 31 18:20:41 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 31 18:20:41 2023 |
tree | c7e9f16e62a10b448d2ae46927db084b3604082f | |
parent | 8643faf30b446e2f38cdb4b372b4c449b1b10d0d [diff] |
Removes silent defaults from source and trigger registration fields Silent defaults are maintained if the keys do not exist in the registration. An exception is made for `debug_key`. See https://github.com/WICG/attribution-reporting-api/pull/825 OBSOLETE_HISTOGRAM[Conversions.SourceRegistrationError2]=Replaced with Conversions.SourceRegistrationError3 due to enum value change. OBSOLETE_HISTOGRAM[Conversions.TriggerRegistrationError5]=Replaced with Conversions.TriggerRegistrationError6 due to enum value change. Bug: 1449248 Change-Id: I7489727e68389877b0c1983a5c7dd0bb9a172bf7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4566956 Commit-Queue: Thomas Quintanilla <tquintanilla@chromium.org> Reviewed-by: Robert Sesek <rsesek@chromium.org> Reviewed-by: Andrew Paseltiner <apaseltiner@chromium.org> Cr-Commit-Position: refs/heads/main@{#1151369}
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.