Re: Conclusion of RTCIceServer multiple-URI thread

On 2013-06-13 09:43, Harald Alvestrand wrote:
> I added this to the bug tracker. Adam, could you pick it up?
>

Yes.

We can use a union here to support the old syntax (or simpler syntax 
without needing the [] around a single url).

dictionary RTCIceServer {
     (DOMString or sequence<DOMString>)  urls;

Received on Thursday, 13 June 2013 09:18:05 UTC