[mediacapture-main] Use [SameObject]

foolip has just created a new issue for 
https://github.com/w3c/mediacapture-main:

== Use [SameObject] ==
Some attributes which return objects that appear to always be the 
same:
MediaStreamTrackEvent.track
MediaStreamErrorEvent.error (nullable, so I'm not sure if it's OK)
NavigatorUserMedia.mediaDevices

@heycam, is it OK to use [SameObject] on a nullable attribute?

See https://github.com/w3c/mediacapture-main/issues/204

Received on Monday, 29 June 2015 12:22:44 UTC