commit | fb45c8da073b00b465d26776c8741c35ee24de20 | [log] [tgz] |
---|---|---|
author | Ari Chivukula <arichiv@chromium.org> | Mon Sep 30 16:24:38 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Sep 30 16:24:38 2024 |
tree | 5202c10876393134dafaa2d4e1c44f4b8dbf74c9 | |
parent | fc3e9fedc75a61aae5d10cb3b86bcd4ded70fef2 [diff] |
Clean up stale base::Feature "RestrictFileURLNavigation" This isn't used in finch and has been enabled for a while. Fixed: 356624079 Change-Id: Ia011cc2a707990769eb71903f805e692490a1991 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5891262 Reviewed-by: Devlin Cronin <rdevlin.cronin@chromium.org> Commit-Queue: Devlin Cronin <rdevlin.cronin@chromium.org> Auto-Submit: Ari Chivukula <arichiv@chromium.org> Cr-Commit-Position: refs/heads/main@{#1361843}
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.