commit | 3d545a3df429b0bbd38d956ccc7b4e08e020e6a1 | [log] [tgz] |
---|---|---|
author | May <msiem@google.com> | Thu Sep 26 18:06:26 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 26 18:06:26 2024 |
tree | 74a24143fa779127d2a9634b6336fc2d7c979e14 | |
parent | 23386b2c80c65e846df2a4ab1fa5d9cf33fd59ff [diff] |
[PWA/Navigation Capturing]: Test right-clicks for link capturing in A2A Currently in navigation capturing, there are no tests that verify right clicks with expected behaviours. There are tests for left, middle, and shift clicks. Added method SimulateRightClickOnElementAndLaunchApp to execute a right click on an installed PWA To verify the behaviour of right-clicks, an INSTANTIATE_TEST_SUITE_P was created named RightClick that tests for A2A scopes. Bug: b/368602676, b/351775835 Change-Id: Id7ed9697df6d97c147884f03c60d0e98b2657397 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5888329 Reviewed-by: Dibyajyoti Pal <dibyapal@chromium.org> Reviewed-by: Finnur Thorarinsson <finnur@chromium.org> Commit-Queue: May Siem <msiem@google.com> Cr-Commit-Position: refs/heads/main@{#1360658}
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.