commit | cbe1fba1f3da99689c8e0227ba1becfa2d768c34 | [log] [tgz] |
---|---|---|
author | Mason Freed <masonf@chromium.org> | Fri Jun 06 19:30:29 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 06 19:30:29 2025 |
tree | 57207b18aa2a612078bad90226a4c8f0a547051b | |
parent | 35a37d3acc95c2858fa5b6e8176af4c885c4c74f [diff] |
Remove two <select> option minimum size feature flags This removes these two features, and all support code: - ForceTallerSelectPopup - SelectOptionAccessibilityTargetSize The second one was shipped to stable [1] in M128, so that can clearly be removed. And with that feature enabled by default, the first feature actually doesn't do anything. [1] https://chromium-review.googlesource.com/c/chromium/src/+/5617111 Fixed: 421629758,421632732,421634539 Change-Id: Ie43afb9338a88d4179e8ec16fa49e91a85a06727 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6624780 Commit-Queue: Mason Freed <masonf@chromium.org> Auto-Submit: Mason Freed <masonf@chromium.org> Commit-Queue: Di Zhang <dizhangg@chromium.org> Reviewed-by: Di Zhang <dizhangg@chromium.org> Cr-Commit-Position: refs/heads/main@{#1470717}
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.