commit | 56ca5cfda3eb48e236f8739846c6fe6335521bcb | [log] [tgz] |
---|---|---|
author | Yifan Luo <lyf@google.com> | Mon Mar 10 11:33:27 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 10 11:33:27 2025 |
tree | 78e46b597cf2b32166677fdfa021384075ecc96a | |
parent | d23eef40cb5adcda2ec01c4d4aa83c3a2c0cdf5d [diff] |
Reland "[Site Setting] Migrate toggles to radio button groups on Android." This is a reland of commit f9538bc783a7a5c13cd0ae897101c5c14344b520 Original change's description: > [Site Setting] Migrate toggles to radio button groups on Android. > > Migrate binary toggles to binary radio button groups for a bench of > site settings, e.g. notification, geolocation, camera, microphone, etc. > > We are NOT changing Anti Abuse related site settings. > > UI design: https://docs.google.com/presentation/d/1veaKqXxTI8T9vKY9NENOODzHAYYMHG7Mf2FjGxgrc2o/edit?pli=1&resourcekey=0-b-cLyn5WLUVpoQBQvIJhOw#slide=id.g31673feb995_0_26 > > Bug: 41494473 > Change-Id: If6bd32e709c3a0238b7c4eafcbd80abda54ca87b > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6012368 > Reviewed-by: Andy Paicu <andypaicu@chromium.org> > Commit-Queue: Yifan Luo <lyf@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1428950} Bug: 41494473 Change-Id: I01e694034ae3e4b5ae63bc4cd0b69f031024ada3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6335832 Commit-Queue: Yifan Luo <lyf@chromium.org> Reviewed-by: Andy Paicu <andypaicu@chromium.org> Cr-Commit-Position: refs/heads/main@{#1430171}
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.