If a web app is a share target and uses "launch_handler": { "client_mode": "focus-existing" } the share payload is dropped. LaunchParams should include a share_data member for this situation.
Bug report: https://bugs.chromium.org/p/chromium/issues/detail?id=1213776
This proposal relates to: w3c/web-share-target#84
If a web app is a share target and uses
"launch_handler": { "client_mode": "focus-existing" }the share payload is dropped.LaunchParamsshould include ashare_datamember for this situation.Bug report: https://bugs.chromium.org/p/chromium/issues/detail?id=1213776
This proposal relates to: w3c/web-share-target#84