| commit | 182593f907bcfdbf0fb6da89ff48f3ddfc0f0adc | [log] [tgz] |
|---|---|---|
| author | Rodney Ding <rodneyding@google.com> | Tue Apr 08 18:33:13 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 08 18:33:13 2025 |
| tree | a7cd7fee844e76bfb3935ab0d4754d1552fc2281 | |
| parent | 8a1c47b3979d00b93166f6c5651206ff888ed945 [diff] |
actor tools implementation - type - This is part 1 of type tool, only supports directly typing into editable node with ASCII characters. - Focus on the editable node is achieved via a click tool Bug: 402082693 Change-Id: I1a74c006bf248a58afce9392b946edf019761e55 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6426127 Reviewed-by: David Bokan <bokan@chromium.org> Reviewed-by: Jason Chase <chasej@chromium.org> Reviewed-by: Alex Gough <ajgo@chromium.org> Auto-Submit: Rodney Ding <rodneyding@google.com> Reviewed-by: Jeremy Roman <jbroman@chromium.org> Commit-Queue: David Bokan <bokan@chromium.org> Cr-Commit-Position: refs/heads/main@{#1444263}
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.