Previously, the syntax was |url|, so if we want to keep the union, we
should use |url| instead of |urls|. I'm fine either way.
On Thu, Jun 13, 2013 at 2:17 AM, Adam Bergkvist <adam.bergkvist@ericsson.com
> wrote:
> 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;
>
>
>