On Tue, Jan 9, 2018 at 5:30 PM, Gervase Markham <[email protected]> wrote: > I'm sure unshipping it is the right thing to do, but it's very sad. :-( > Allowing web pages to register for content types and protocols seems > kind of important if you want the web to have the capability of > seamlessly replacing desktop and mobile apps.
It might still be worth pursuing, but note that the current API is rather broken and results in two loads of the content (and how it integrated with navigation/fetching was never really defined in sufficient detail). A better API would be handing of the stream of the download somehow to the third-party. Also note that the "protocol" API is still there. -- https://annevankesteren.nl/ _______________________________________________ dev-platform mailing list [email protected] https://lists.mozilla.org/listinfo/dev-platform

