| commit | a7f71fa4d1d1120ddf7c6467dcdedbe5280cff5c | [log] [tgz] |
|---|---|---|
| author | Stephan Hartmann <stha09@googlemail.com> | Fri Sep 30 14:43:51 2022 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 30 14:43:51 2022 |
| tree | 0b355ae2c296bfb022a7f1e04fbfb7f498de9c2e | |
| parent | c675f64d713396b54225c83fe86af993c7ef9c40 [diff] |
GCC: remove redundant template parameter in content::FirstPartySetsHandler GCC 12 in C++20 mode does not allow this anymore. Bug: 819294 Change-Id: I4175951d91510764a8b296fd1a92415f932ff523 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3925450 Reviewed-by: Avi Drissman <avi@chromium.org> Commit-Queue: Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/main@{#1053567}
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.