commit | cec5a231f8080d836e15d27c25ee7acfab0338bd | [log] [tgz] |
---|---|---|
author | Alexander Surkov <asurkov@igalia.com> | Fri Dec 06 21:30:01 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Dec 06 21:30:01 2024 |
tree | 32137ba3fb1c148c19d8287548a474074cb92f4e | |
parent | 9c0e997a5c4539618138cfee2c1579db6e6a58eb [diff] |
Avoid multiple accessibilityChildren iteration in BrowserAccessibilityCocoa::tabs(). Followup crrev.com/c/6068948. Bug: 363275809 Change-Id: I788ee01c23c964010e0e8bb81b63cef3ba47c988 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6076349 Reviewed-by: David Tseng <dtseng@chromium.org> Commit-Queue: Alexander Surkov <asurkov@igalia.com> Reviewed-by: Jayson Adams <shrike@chromium.org> Cr-Commit-Position: refs/heads/main@{#1393153}
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.