Re: [presentation-api] [SameObject] for receiver seems wrong

> I think currently you can't even use [SameObject] for a nullable 
type, so that might be another problem.

OK, got it. The WebIDL spec says "The [SameObject] extended attribute 
must not be used on anything other than a read only attribute whose 
type is an interface type or object" and a "nullable type" is indeed 
something different:
https://heycam.github.io/webidl/#SameObject

-- 
GitHub Notification of comment by tidoust
Please view or discuss this issue at 
https://github.com/w3c/presentation-api/issues/365#issuecomment-260615367
 using your GitHub account

Received on Tuesday, 15 November 2016 11:18:03 UTC