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

Since we have to return new fingerprints every time (dictionary copies) we have to return new arrays everytime. It seems rather pointless to use FrozenArray over sequence if its a new object every time? Though it documents constness to some extent.

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

Received on Monday, 24 April 2017 15:40:15 UTC