Re: [webrtc-pc] Range checking needed for iceCandidatePoolSize

https://heycam.github.io/webidl/#idl-octet is the 8-bit unsigned 
integer type in Web IDL. Is 255 definitely large enough forever?

It's always an option to throw an exception in the prose of course, to
 take long as an argument and throw for values that don't make sense, 
at other boundaries that powers of two.

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

Received on Friday, 3 March 2017 15:04:25 UTC