commit | 9ac832f1a225b3f4d47df537906ce01c2e2e8d22 | [log] [tgz] |
---|---|---|
author | Mike Wasserman <msw@chromium.org> | Tue Feb 20 22:51:13 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 20 22:51:13 2024 |
tree | 9af4f790c1d843c8c0194e1b562fe3dcd8a88943 | |
parent | 1dbbcce2e39617614030eb66d4a672e8641e7b6b [diff] |
Settings: Add the Automatic Fullscreen content setting UI Add page chrome://settings/content/automaticFullscreen Add additional content settings entry at chrome://settings/content (gated on disabled features::kAutomaticFullscreenContentSetting) Add an entry at chrome://settings/content/siteDetails?site=<foo> (only shown for IWAs, and for sites with non-default values) Support origin-specific category visibility in site_settings helper. Use placeholder strings and icons. Add unit and browser tests. See https://chromestatus.com/feature/6218822004768768 Design and screenshots at go/automatic-fullscreen-content-setting Bug: 40941384, 315859364 Test: Automated; WebUI WAI with feature enabled Change-Id: Ic2926450e58630e8b380a25ef3e946137bf192a2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5260504 Reviewed-by: Rainhard Findling <rainhard@chromium.org> Reviewed-by: Demetrios Papadopoulos <dpapad@chromium.org> Commit-Queue: Mike Wasserman <msw@chromium.org> Cr-Commit-Position: refs/heads/main@{#1262975}
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.