commit | 2a16fc47ae5b2d927b835dbcfd662b341dd8f4d2 | [log] [tgz] |
---|---|---|
author | anukul.chand <anukul.chand@samsung.com> | Mon Nov 11 10:00:13 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 11 10:00:13 2024 |
tree | 5f11c4374ee831467b327b737a2d48af45e8edaa | |
parent | bb57bbf75fe63af5c17c53d9ef586159138e25ea [diff] |
Add Writing Toolkit selection menuitem in WebView on Samsung devices Added implementation to add writing toolkit menu items in selection menu on Samsung devices running V-OS. Writing toolkit supports both editable and non-editable fields and offers features accordingly. It can modify text in editable fields. Bug: 376370657 Change-Id: I4b867cd97ca910f79468eb8686fb021109a660ce Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5978136 Reviewed-by: Joonghun Park <pjh0718@gmail.com> Reviewed-by: Ted Choc <tedchoc@chromium.org> Reviewed-by: Peter Conn <peconn@chromium.org> Commit-Queue: Mahesh Machavolu <mahesh.ma@samsung.com> Reviewed-by: Mahesh Machavolu <mahesh.ma@samsung.com> Cr-Commit-Position: refs/heads/main@{#1381081}
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.