commit | 19ac05cecacf11c445b046effb509d3bdfeef929 | [log] [tgz] |
---|---|---|
author | Alexander Surkov <asurkov@igalia.com> | Sat May 17 01:46:02 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat May 17 01:46:02 2025 |
tree | 644a711e2a4a88799107932752a4b83696cd79eb | |
parent | 53fed13acc30cba2ce92f3a02629a7235409360d [diff] |
[Accessibility Common] Fix AccessibilityExtensionEventGeneratorTest tests in MV3 Dynamic imports are disallowed in MV3. TestImportManager is used instead. accessibility/common tests run in an environment with the autoclick extension enabled, which is part of the accessibility_common extension. Adding required utility imports into autoclick script allows to workaround the test failures. Bug: 388867838 Change-Id: I36bbe7bcc834c992ee1ec00b7a1e6b70ecf91b44 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6549916 Commit-Queue: Alexander Surkov <asurkov@igalia.com> Reviewed-by: Akihiro Ota <akihiroota@chromium.org> Cr-Commit-Position: refs/heads/main@{#1461715}
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.