commit | f4b3d5e6568064f15126fcc05463cf81a9942179 | [log] [tgz] |
---|---|---|
author | Hiroki Sato <hirokisato@google.com> | Tue Sep 29 01:22:26 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Sep 29 01:22:26 2020 |
tree | c5ba50dfd58267e7093c4cdb96576890b0b37b09 | |
parent | b2c2f1bbd812709b2f2e42921889823999268cda [diff] |
Add chrome.accessibilityFeatures.cursorColor implementation CL:2261179 added a definition of this API, but there was no implementation for it. This CL adds it. Bug: 1127721 Test: browser_test AccessibilityFeaturesApiTest Change-Id: I131406370e6e81599286bb02b5dd3e0dd6761aef Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2407937 Commit-Queue: Hiroki Sato <hirokisato@chromium.org> Reviewed-by: Istiaque Ahmed <lazyboy@chromium.org> Reviewed-by: Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#811488}
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.
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.