commit | ad7e9b1fda1abd0ca917b7084d7b2a40ad8c7b23 | [log] [tgz] |
---|---|---|
author | Sophey Dong <sophey@chromium.org> | Fri Jul 09 22:30:21 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 09 22:30:21 2021 |
tree | d36efd6652d9d2f6ddd618f325b4454071f0312f | |
parent | 5c28512b21dec3e6538bf0f90c378712fba62cc3 [diff] |
[SharingHub] Ensure onTargetChosen() is called for Chrome features. + ensure only one of onTargetChosen() or onCancel() is called. + some cleanup Bug: 1227443 Change-Id: Ia5cefa6aa8d3d69f6f782aa9b5df643b038df727 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3017302 Reviewed-by: sebsg <sebsg@chromium.org> Commit-Queue: Sophey <sophey@chromium.org> Cr-Commit-Position: refs/heads/master@{#900179}
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.