tree: ee12b2fe11de177fad32dac0444cc546a110c56d [path history] [tgz]
  1. BUILD.gn
  2. DEPS
  3. FILE_TYPES.md
  4. navigator_share.cc
  5. navigator_share.h
  6. navigator_share.idl
  7. navigator_share_test.cc
  8. OWNERS
  9. README.md
  10. 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.