WebShare: Stub implementation for Windows
Adding a stub implementation of the mojom ShareService. Currently only for the Windows build, but intended to be useable as the central file from which OS-specific implementations can be connected (e.g. a future share_service_imple_win for the Windows-specific implementation). To exercise this code, enable the Web Share flag in chrome://flags, navigate to https://w3c.github.io/web-share/demos/share-files.html, and attempt to Share content. With this change, calls to navigator.share are completed with a cancellation error, rather than crashing the process. Bug: 1035527 Change-Id: Id01c2a49646fc9e64401f34fe886b2527866ebda Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2378144Reviewed-by:Ted Choc <tedchoc@chromium.org> Reviewed-by:
Mike West <mkwst@chromium.org> Reviewed-by:
Eric Willigers <ericwilligers@chromium.org> Commit-Queue: Eric Willigers <ericwilligers@chromium.org> Cr-Commit-Position: refs/heads/master@{#803103}
Showing
Please register or sign in to comment