[presentation-api] Rename 'closed', 'terminated' and 'connected' events to 'close', 'terminate' and 'disconnect'

mounirlamouri has just created a new issue for 
https://github.com/w3c/presentation-api:

== Rename 'closed', 'terminated' and 'connected' events to 'close', 
'terminate' and 'disconnect' ==
AFAICT, we don't usually use the passive form for events. For example,
 it's the `change` event, not `changed` event. I think we should 
rename these three events to not be passive. It would match better 
other specifications.

We might want to rename the 'closed' reason to 'close' too but I do 
not feel very strongly about that.

Please view or discuss this issue at 
https://github.com/w3c/presentation-api/issues/256 using your GitHub 
account

Received on Tuesday, 2 February 2016 15:00:10 UTC