- From: smaug---- via GitHub <sysbot+gh@w3.org>
- Date: Tue, 22 Mar 2016 13:42:22 +0000
- To: public-secondscreen@w3.org
smaug---- has just created a new issue for
https://github.com/w3c/presentation-api:
== PresentationConnectionClosedEventInit.message needs to have a
default value ==
...otherwise it isn't clear what the value of the following is:
(new PresentationConnectionClosedEvent("foo", { reason: "error"
})).message
In general in dictionaries passed to an event constructor the
properties need to have either default value or marked required.
Please view or discuss this issue at
https://github.com/w3c/presentation-api/issues/273 using your GitHub
account
Received on Tuesday, 22 March 2016 13:42:24 UTC