[media-source] Use [SameObject] on the readonly source buffer attributes

nox has just created a new issue for https://github.com/w3c/media-source:

== Use [SameObject] on the readonly source buffer attributes ==
The attributes `sourceBuffers` and `activeSourceBuffers` on the `MediaSource` interface could probably be annotated with [`[SameObject]`](https://heycam.github.io/webidl/#SameObject), given AFAIK the same instances are always returned.

Please view or discuss this issue at https://github.com/w3c/media-source/issues/194 using your GitHub account

Received on Wednesday, 30 August 2017 11:47:49 UTC