commit | 8b42868cac51f3a2da8ba852b2d2f3e1b444cacd | [log] [tgz] |
---|---|---|
author | David Tseng <dtseng@google.com> | Fri Jan 07 03:50:10 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 07 03:50:10 2022 |
tree | 16e013af12a4d9329d23fa0dfd251f4a1f3d5e16 | |
parent | 771eca6f87389ed177861ae44564918e835c0801 [diff] |
Remove obsolete logic in ChromeVox -> EditableTextBase This file (and logic) comes from the old ChromeVox Classic extension. It has no existing test coverage, but causes issues when triggered. R=josiahk@google.com Bug: none Test: cq Change-Id: Idf117c637f2ea1071bb3f5346c4784fa0be4e0f7 AX-Relnotes: ChromeVox no longer sporadically announces "deleted" when typing in rich editables. Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3371203 Reviewed-by: Josiah Krutz <josiahk@google.com> Commit-Queue: David Tseng <dtseng@chromium.org> Cr-Commit-Position: refs/heads/main@{#956370}
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.