commit | e91d56216c81f6695f1706c08d3bfb607e650d9f | [log] [tgz] |
---|---|---|
author | Neil Coronado <nemco@google.com> | Wed Nov 15 18:28:58 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 15 18:28:58 2023 |
tree | 1fd701869edd0eecad50dcbf93e117a5305cfe58 | |
parent | ccc7c3a27fb70a7e4780f28c59fee9cdff436d17 [diff] |
[A11y][CrashFix] Add a11y description for placeholder tabs Add a11y description for placeholder tabs -Prevents crash when accessing the invalid a11y node with a null content description. Video: https://drive.google.com/file/d/15a1DE_9A4C6C50MI1RhwlJSr3oRVqrBQ/view?usp=drive_link Bug: 1499136 Change-Id: I1417a74f6f0121edfc3180b8646f6acf136dce1f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5019006 Reviewed-by: Sirisha Kavuluru <skavuluru@google.com> Reviewed-by: Theresa Sullivan <twellington@chromium.org> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Commit-Queue: Neil Coronado <nemco@google.com> Cr-Commit-Position: refs/heads/main@{#1225041}
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.