Re: [webrtc-pc] Use [SameObject] for the FrozenArray<T> attributes that never change

Note: freezing interfaces only makes sense for constants though, since freezing an interface affects all references to that interface. So FrozenArray\<MediaStream\> should not freeze its streams.

-- 
GitHub Notification of comment by henbos
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1138#issuecomment-296953923 using your GitHub account

Received on Tuesday, 25 April 2017 08:10:32 UTC