commit | 7d3cf0ac2f6fd40a880443f4e148072b835036a7 | [log] [tgz] |
---|---|---|
author | Jit Yao Yap <jityao@google.com> | Thu Sep 30 16:14:29 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 30 16:14:29 2021 |
tree | 86e5e87de8ebc5babecb8d5d080e940dab961790 | |
parent | f9364b0d0ef7e08ec36f802eb767737783bd1dee [diff] |
Add ClipboardCleanupHandler This CL adds the clipboard cleanup handler for the chrome.login.endSession API. Bug: b:186737512 Change-Id: Idf87c46b84899a979354a0888553d1aab0e2190e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3196132 Reviewed-by: Alexander Hendrich <hendrich@chromium.org> Commit-Queue: Jit Yao Yap <jityao@google.com> Cr-Commit-Position: refs/heads/main@{#926788}
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.