Forgot to prefix some names....

Hi,

I think we decided some time ago that in order to limit our impact on 
the namespace, we'd prefix our interfaces and data types with "RTC".

It seems that we've mostly done this, but not fully; the following 
interfaces are not prefixed:

- DataChannel interface
- MediaStreamEvent
- DataChannelEvent
- DataChannelState enum
- DataChannelInit dictionary
- DataChannelEventInit dictionary
- MediaStreamEventInit dictionary

I may have missed some.
For the MediaStream stuff, we can argue that this is from another spec 
that we're not changing (using the MediaStream prefix), but the 
DataChannel is purely a WebRTC construct.

Is there any objection to just adding the prefix?

                     Harald

Received on Thursday, 4 October 2012 11:29:35 UTC