[whatwg/fetch] Does Client Hints have multi vendor support? (#867)

The Fetch specification integrates support for Client Hints, most notably in step 7 of the [Fetching algorithm](https://fetch.spec.whatwg.org/#fetching).

Per [WHATWG Working Mode](https://whatwg.org/working-mode#additions), additions are supposed to have "support from at least two implementors", and "the support from implementers should be of the form 'we would like to implement this soon' and not just 'this seems like a reasonable idea'".

I know that Chrome/Blinks supports (and ships) Client Hints and Safari/WebKit does not ship Clients Hints or support it. Mozilla's [standards position on the topic](https://github.com/mozilla/standards-positions/issues/79) doesn't hard refuse, but also doesn't seem to indicate any kind of active support. Are there indications of multi-implementor support that I am missing?

I don't really want to be policing this, but since features shipping only in Safari have been removed from specs based on the multi-implementor support policy before, I think it should be applied consistently. There are also currently open issues for further extending this support, and I'm concerned they may give the impression that Client Hints is part of the interoperable multi-vendor Web Platform.



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/867

Received on Sunday, 3 February 2019 22:40:49 UTC