commit | 34f9afeadb37994b7b3921038a1f2a29b946bb7a | [log] [tgz] |
---|---|---|
author | Tomasz Wiszkowski <ender@google.com> | Thu Apr 08 18:50:56 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 08 18:50:56 2021 |
tree | 296247fd6475194a5a2ad95a28ae5194b1c25551 | |
parent | 5670f57b951b74c52419e8ae3e251a673934c1c6 [diff] |
Finch feature flag controlling clipboard suggestion content fetch. This change adds just a finch feature flag to control the Clipboard suggestion content fetch. When flag is enabled, Clipboard suggestion will not implicitly access the Clipboard to reveal its content underneath the Omnibox. Bug: 1195759 Change-Id: I149509f3d72fa5c2632fe8cdc7bcfb293503afcb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2815499 Commit-Queue: Tomasz Wiszkowski <ender@google.com> Commit-Queue: Ted Choc <tedchoc@chromium.org> Reviewed-by: Gang Wu <gangwu@chromium.org> Reviewed-by: Ted Choc <tedchoc@chromium.org> Auto-Submit: Tomasz Wiszkowski <ender@google.com> Cr-Commit-Position: refs/heads/master@{#870631}
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.