commit | e53ba54402a8e383fe544e0aeeb51ab5adc7594b | [log] [tgz] |
---|---|---|
author | Cathy Li <chili@chromium.org> | Thu Mar 28 18:09:51 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 28 18:09:51 2024 |
tree | b337bc3ee3581e3da6fb5f72a63c018cb552ffc3 | |
parent | 4ab2c5b81e0b2584b7c4be55ec36523f693c5640 [diff] |
Updates selectAllText criteria per live review discussion - Adjust threshold to 1 word - Remove the extraneous whitespace formatting around content editables - - this is done by re-grabbing the form data after select all is done. Bug: b/328635977 Change-Id: I3291dd71821808dbdedd2952b79d50cafcf87c98 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5352192 Commit-Queue: Cathy Li <chili@chromium.org> Reviewed-by: Justin DeWitt <dewittj@chromium.org> Cr-Commit-Position: refs/heads/main@{#1279806}
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.