commit | d215a23de7c108ea2d1ead425e6e04d52c9dd43f | [log] [tgz] |
---|---|---|
author | Anastasia Helfinstein <anastasi@google.com> | Fri Nov 11 18:10:06 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Nov 11 18:10:06 2022 |
tree | f853f594e540f7f5fcd84d33ceec901a2e476803 | |
parent | 377ba8cc199ca7f03b554cf42f2b7db53756fdf7 [diff] |
[ChromeVox] Add ClipboardHandler Encapsulate the logic around reading and writing to the clipboard. This change is a pure refactor. AX-Relnotes: n/a. Bug: none Test: cq Change-Id: Iee4ea4832f9b8f41a79335c9f8c6f5d8a775d28c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4019657 Reviewed-by: Josiah Krutz <josiahk@google.com> Commit-Queue: Anastasia Helfinstein <anastasi@google.com> Cr-Commit-Position: refs/heads/main@{#1070368}
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.