Re: [w3ctag/design-reviews] Web Share Target API (#221)

Discussing today with @plinss at the W3C TAG meeting in London.

One discussion point regarding RFC 6570 and the timing of resolution, it seems that perhaps one way out of this pickle would be to drop the URL-only version and double-down on the `share` event in the Service Worker. In that solution, it's possible to pack whatever arguments and payload you like as part of the `body` of a `Request` that you can pass along with the event. That model naturally allows you to do the URL validation at registration/install time and not runtime.

Is there a compelling reason to continue down the URL-only path?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/design-reviews/issues/221#issuecomment-362614190

Received on Friday, 2 February 2018 16:31:57 UTC