commit | 606263a49093673bee5f070d6a66bc4e63e9fe57 | [log] [tgz] |
---|---|---|
author | Daniel Cheng <dcheng@chromium.org> | Tue Sep 27 19:51:44 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 27 19:51:44 2022 |
tree | b721f9f469ece740890e435aa00ec6a38c81876d | |
parent | 4dd8b92a77c103dab249877869ada024b640228c [diff] |
Merge SafeBrowsingRealtimeReporting feature flags. base::Feature expects each feature name to be associated with one globally unique base::Feature definition; however, this particular feature ended up with two distinct definitions. Bug: 1364289 Change-Id: Idcbba434bafd5df0d6970a14c03f2ae96af6fce3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3914086 Commit-Queue: Pavol Marko <pmarko@chromium.org> Reviewed-by: Daniel Rubery <drubery@chromium.org> Reviewed-by: Alexei Svitkine <asvitkine@chromium.org> Auto-Submit: Daniel Cheng <dcheng@chromium.org> Reviewed-by: Pavol Marko <pmarko@chromium.org> Cr-Commit-Position: refs/heads/main@{#1051997}
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.