tree: 3486e10f1111eb315b84f5da1bff45fedabb382d
  1. BUILD.gn
  2. FILE_TYPES.md
  3. idls.gni
  4. navigator_share.cc
  5. navigator_share.h
  6. navigator_share.idl
  7. navigator_share_test.cc
  8. README.md
  9. share_data.idl
third_party/blink/renderer/modules/webshare/README.md

This directory implements the Blink side of the Web Share API.

It needs to be hooked up to a corresponding Mojo service in the browser, which will typically be different for each operating system, given that it needs to interface with that OS's native share system.