[presentation-api] PresentationSessionConnectEventInit.session should be either [required] or nullable (and default to null)

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

== PresentationSessionConnectEventInit.session should be either 
[required] or nullable (and default to null) ==
...otherwise it isn't clear what
(new PresentationSessionConnectEvent("")).session does.

If we go with nullable session in the dictionary, also the session 
property on the event should be nullable.

See https://github.com/w3c/presentation-api/issues/184

Received on Wednesday, 2 September 2015 17:20:38 UTC