commit | 073b78674389de6fbcf16f3afeca7cf11aad5d6e | [log] [tgz] |
---|---|---|
author | Richard Chen <richche@chromium.org> | Mon Feb 03 15:57:10 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Feb 03 15:57:10 2025 |
tree | 703adfe21c5423a87e52e9acfc7b51132b741544 | |
parent | 6c9367d5555a931d125138f42f6e853b497d93d0 [diff] |
Enable kExtensionDisableUnsupportedDeveloper by default Disable the feature in tests, since the majority of tests use unpacked extensions and the default developer mode state is OFF. Bug: 362756477 Change-Id: Ie14988d781b733042f2f4cf6c4f39aa880f215f2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6211237 Commit-Queue: Richard Chen <richche@google.com> Reviewed-by: Vignesh Shenvi <vshenvi@google.com> Reviewed-by: Lei Zhang <thestig@chromium.org> Reviewed-by: Emilia Paz <emiliapaz@chromium.org> Reviewed-by: David Bertoni <dbertoni@chromium.org> Cr-Commit-Position: refs/heads/main@{#1414935}
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.