#221: Web Share Target API
Discussions
2018-03-06
David: Was pending-external-feedback from London F2f.. some discussion since then. M's comment did respond to Alex's question.
Dan: Noted the Twitter uses is... has there been feedback.
Alex: Yes they want it yesterday, but they want it to share photos--which it doesn't do today. Leads back to a service-worker style event.
Peter: I share concerns about shipping something that doesn't fill all the user-cases. But changing to a new URL template syntax annoys me as well. Is there a path forward to engage here?
Alex: think we need to invite @mgiuca to a call. David can you meet with Matt? We can have a direct communication about this.
David: yes, but Alex should be there too--it's your Service Worker idea.
2018-03-20
Alex: David and I am supposed to have a call later with Matt
David: Beginning of next week it seems.
ACTION: Bumped to next teleconference.
2018-03-27
David: Alex and I met with Matt recently, and there was a lot of good discussion on this
Alex: The shape of the API we discussed got rid of the URL substitution. It's modeled as a GET or a POST. Substitution of named parameters. It's an evolution from where they started out. Doesn't get rid of text-only sharing, but still gives URL in the manifest.
Alex: One other question is whether to require Service Worker for user experience. Discussion suggested non-normative note. Chrome won't allow unless you're installed as a PWA.
Alex: Proposal is now treating more like a form-encoded GET or POST, could be handled by the page or by a service worker.
Peter: When to discuss again?
Alex: About a month?
2018-04-24
David: Alex and I met with Eric and Matt before our last f2f. I need to understand what the current state is.
Alex: I spoke with Matt last week. I understand he's busy with other stuff right now, but will come back to this.
David: Let's revisit after the AC meeting?
2018-05-22
@dbaron: Alex and I had discussions with them end-feb, and it ended up with big design changes.
@slightlylate: Not much progress on the issues since then
@dbaron: We should look at this when there is more progress
@torgo: Bumped until first meeting of June, 5th of June, or 12?
@slightlylate: Pinging Matt and let them drive it
OpenedDec 7, 2017
Hello TAG!
I'm requesting a TAG review of:
Further details (optional):
You should also know that...
Questions for the review panel:
"/foo/{text}."
, if the text supplied is ".." then it would be a path escape. Not sure how to resolve this; escaping doesn't help because the URL Standard explicitly says that "%2e%2e" also means parent directory. The easiest solution is to simply prevent placeholders from appearing before the '?' (so they have to be in the query or fragment).We'd prefer the TAG provide feedback as (please select one):
Thanks and feel free to post any follow-up discussion questions here.