commit | 1f92f756ff9f319585ac543b4a4e9ad5a70ef13c | [log] [tgz] |
---|---|---|
author | dpapad <dpapad@chromium.org> | Fri Jul 26 00:20:35 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 26 00:20:35 2024 |
tree | 3f0fdc269d4f382bab5b74c6bafa50b5a038b10f | |
parent | 51a7519c945b0e4bcda4241b79c094f919f16ede [diff] |
WebUI: Create non-Polymer mock-inetractions.js alternative, part 2. - Create mouse_mock_interactions.ts and port a subset of the functionality in third_party/polymer's mock-interactions.js - Deploy mouse_mock_interactions.ts in all remaining non-CrOS tests. Bug: 347268864 Change-Id: Icc6658a7b4ee7475aa36b27b28b7d4444dc06586 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5741408 Reviewed-by: Rebekah Potter <rbpotter@chromium.org> Commit-Queue: Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/main@{#1333289}
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.