commit | 3fe20a7bc24f7aa15b39f34bee089efee6bd42b0 | [log] [tgz] |
---|---|---|
author | Keith Lee <keithlee@chromium.org> | Mon Aug 17 05:16:28 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Aug 17 05:16:28 2020 |
tree | 9e1075138139b626e06a0f303a5dcdc94da31c41 | |
parent | d8fada704e633ef1f695af937d49965a579a8be2 [diff] |
Remove downcasting to TextInputClient in textfield_unittests for composition and autocorrect Applying comments in https://chromium-review.googlesource.com/c/chromium/src/+/2327773. Bug: 1108170 Change-Id: I3a528db4f4a7df288af0a5b02d758f5d9616f011 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2355657 Reviewed-by: Mitsuru Oshima <oshima@chromium.org> Commit-Queue: Keith Lee <keithlee@chromium.org> Cr-Commit-Position: refs/heads/master@{#798537}
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.