Re: [presentation-api] PresentationReceiver: rename getConnection() and getConnections()

FWIW, I don't think that 
`navigator.presentation.connections.then(...)` is that confusing. It's
 basically short for 
`navigator.presentation.incomingConnections.then(...)`, and generally 
we get *far* more complaints that we use too long API names, than that
 we use names too short to be understandable.

-- 
GitHub Notif of comment by sicking
See 
https://github.com/w3c/presentation-api/issues/201#issuecomment-147995496

Received on Wednesday, 14 October 2015 09:55:57 UTC