commit | 2ddb3dba562a0ce6c3338f60c6e4b32248fbdcf5 | [log] [tgz] |
---|---|---|
author | Bryant Chandler <bryantchandler@chromium.org> | Mon Mar 04 22:14:31 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 04 22:14:31 2024 |
tree | 37d26de646e37cb515b06b1ddb9e03e21738475e | |
parent | 70704731e2bc48009f4ee229561cf9d4c78bd690 [diff] |
[media_preview] Add deferred settings selection to chrome://flags The CL also moves the feature definition to `blink/common/features` so that it's accessible from `about_flags.cc`. This will make it easier for users to enable/disable the feature. Bug: b:316947388 Change-Id: Ia5b5fadc17cb4f81eb390250812e2da3f5df38a8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5332579 Reviewed-by: Hiroshige Hayashizaki <hiroshige@chromium.org> Commit-Queue: Bryant Chandler <bryantchandler@chromium.org> Reviewed-by: Guido Urdaneta <guidou@chromium.org> Cr-Commit-Position: refs/heads/main@{#1268101}
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.