- From: Aaron Gustafson <notifications@github.com>
- Date: Thu, 20 Jun 2019 13:12:35 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 20 June 2019 20:12:57 UTC
@marcoscaceres @raymeskhoury @kenchris I’ve merged shortcuts into the spec and explainer. I think I’ve managed to catch most of the nuance in the spec-authoring process, but please let me know if I’ve missed anything. A few notes: * For clarity, I’ve changed `ShortcutInfo` to `ShortcutItem`. I think this makes the spec read a lot better. * I’ve abstracted the `params` property of `ShortcutItem` to a new abstract dictionary `RequestParams` as it is something that can be reused in many contexts going forward (including Web Share Target). Thanks for letting me take a crack at this. Hopefully I haven’t broken things too badly. Respec seems generally happy with me right now. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/manifest/pull/768#issuecomment-504165855
Received on Thursday, 20 June 2019 20:12:57 UTC