commit | ab4286029cb7c6be94231be24c6ff7f6328b65d0 | [log] [tgz] |
---|---|---|
author | Hui Yingst <nigi@chromium.org> | Mon May 10 23:49:38 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 10 23:49:38 2021 |
tree | fd4775174ba9b9b4e97c6950bc74b8b3dea92d38 | |
parent | 107c03e9d5c04e5a647091cf70028eb9656dbb88 [diff] |
[unseasoned-pdf] Add a unit test for FormTextFieldFocusChange(). Add a unit test for PdfViewWebPlugin::FormTextFieldFocusChange() to make sure it updates the text input type in both the plugin and the frame widget. Bug: 1199558 Change-Id: Ic2d98ee18d0eb2097d815962f3b30839f3fb4568 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2881308 Commit-Queue: Hui Yingst <nigi@chromium.org> Reviewed-by: K. Moon <kmoon@chromium.org> Cr-Commit-Position: refs/heads/master@{#881317}
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.