commit | 6b7db77afd8a40c541849354ad17b6ef0d1aaab1 | [log] [tgz] |
---|---|---|
author | Anastasia Helfinstein <anastasi@google.com> | Fri Jan 06 17:34:51 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 06 17:34:51 2023 |
tree | 8d758341318a34e1763f2aa98beed1f5c749006e | |
parent | cb905570f073c0a2b12692ac7990056b8bb6815f [diff] |
[ChromeVox] Move denySignedOut() to MenuManager Also updates some type annotations. Part of the incremental migration of ChromeVox menu code from panel.js to menu_manager.js. This change is a pure refactor. AX-Relnotes: n/a. Bug: b:260599332 Test: cq Change-Id: I4599b90725e6ef9769977cfa588c1a568c1bb8f6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4140179 Reviewed-by: Akihiro Ota <akihiroota@chromium.org> Commit-Queue: Anastasia Helfinstein <anastasi@google.com> Cr-Commit-Position: refs/heads/main@{#1089777}
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.