commit | bd491c74e4876390416537f8f225adf6caad5ccc | [log] [tgz] |
---|---|---|
author | Mason Freed <masonf@chromium.org> | Tue Apr 29 22:42:20 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 29 22:42:20 2025 |
tree | e90d988e09d9c747e40037469e5f42f6aa064e38 | |
parent | 2317ac26cb9eac6a658b34e643a62b536aba631c [diff] |
Ship the CustomizableSelectElementAccessibilityIssues feature This should have been part of the shipment of customizable- <select> but wasn't enabled. This is only half the story, since this flag controls the blink-side sending of issues over to DevTools, and the other side (devtools frontend) requires a separate shipment of that half of the feature. Fixed: 354032791 Bug: 40146374 Change-Id: Ib2edfe0df8ca346642dc6db6439b81acaf896e40 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6498553 Commit-Queue: Joey Arhar <jarhar@chromium.org> Reviewed-by: Joey Arhar <jarhar@chromium.org> Auto-Submit: Mason Freed <masonf@chromium.org> Cr-Commit-Position: refs/heads/main@{#1453596}
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.