commit | c8323287e134a5c7c701b966d0667ba6a3b74f1f | [log] [tgz] |
---|---|---|
author | Solomon Kinard <solomonkinard@chromium.org> | Fri Oct 27 19:25:12 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Oct 27 19:25:12 2023 |
tree | c32435d6c35cb539ef530f2627c8afbff0107a0c | |
parent | fd5c99fe8693339b1c83fde06b5d49c2c8f0236a [diff] |
Extensions: WFH: Require an extension and decision on extension feature Tests now verify behavior using the flag instead of verifying behavior without it. The feature should only be available behind the flag. This will make it easier to gate things behind the flag in a future CL that will simply move this feature to stable and make the flag default enabled. Bug: chromium:1448893 Change-Id: Ia20702fda1f71e477bfea849b137741533096cdf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4982048 Reviewed-by: Devlin Cronin <rdevlin.cronin@chromium.org> Commit-Queue: Solomon Kinard <solomonkinard@chromium.org> Cr-Commit-Position: refs/heads/main@{#1216304}
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.