commit | 4626966c9adac2ce42c1217519a6002b30662542 | [log] [tgz] |
---|---|---|
author | Richard Knoll <knollr@chromium.org> | Thu Aug 27 08:45:52 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Aug 27 08:45:52 2020 |
tree | 5fe05a3f52be6e651063739d213c783d684922a0 | |
parent | 979f9ed99d951f50e1b06bd9efaaeca9d348cd7a [diff] |
[Nearby] Add TransferUpdateListener to update WebUI Nearby Share needs to update the WebUI multiple times on the confirmation page. This adds a mojo interface to receive those updates in the UI. Also adds a dedicated cancel action to the ConfirmationManager. Bug: 1085067 Change-Id: Ieb9316e877b7caa10b2e17b69a919b8db0037709 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2372422 Commit-Queue: Richard Knoll <knollr@chromium.org> Reviewed-by: Alex Gough <ajgo@chromium.org> Reviewed-by: Kyle Horimoto <khorimoto@chromium.org> Reviewed-by: Alex Chau <alexchau@chromium.org> Cr-Commit-Position: refs/heads/master@{#802158}
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.
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.