commit | 4c2e59720f1821d3deca82c2126d40db9f51e677 | [log] [tgz] |
---|---|---|
author | John Delaney <johnidel@chromium.org> | Mon Jan 17 18:37:45 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jan 17 18:37:45 2022 |
tree | 553eeb92f3c255fb5db130d660cd7a9d7541efff | |
parent | 3b72e3f3c606858642abe740d384e422d7a7e870 [diff] |
[attribution_reporting] Remove [[nodiscard]] from StorableTrigger getters See https://chromium-review.googlesource.com/c/chromium/src/+/3358509/14/content/browser/attribution_reporting/attribution_report.h#107 for similar rationale Change-Id: I45c3d1e4399a91887f03f107100fbdf1404f5324 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3388878 Reviewed-by: Andrew Paseltiner <apaseltiner@chromium.org> Commit-Queue: Andrew Paseltiner <apaseltiner@chromium.org> Cr-Commit-Position: refs/heads/main@{#960146}
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.