Web Share: Wait for ChromeOS sharesheet to complete
The promise returned by navigator.share() resolves if the share completes successfully, and rejects if the share is cancelled or otherwise unsuccessful. Spec: https://w3c.github.io/web-share/#share-method Builds on https://chromium-review.googlesource.com/c/chromium/src/+/2434078 Bug: 1126788 Change-Id: Ia2ae218bd9b6640bdac21fb84ed12956b17cdb0a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2437552 Commit-Queue: Eric Willigers <ericwilligers@chromium.org> Reviewed-by:Melissa Zhang <melzhang@chromium.org> Cr-Commit-Position: refs/heads/master@{#812486}
Showing
Please register or sign in to comment