[Bug 26062] New: fixing the description of the "_readonly" attribute on MediaStreamTrack

https://www.w3.org/Bugs/Public/show_bug.cgi?id=26062

            Bug ID: 26062
           Summary: fixing the description of the "_readonly" attribute on
                    MediaStreamTrack
           Product: WebRTC Working Group
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Media Capture and Streams
          Assignee: public-media-capture@w3.org
          Reporter: shijuns@microsoft.com
                CC: public-media-capture@w3.org

MediaStreamTrack has an attribute in its interface definition called
"_readonly" (including the underscore).  However, the description refers to it
as simply "readonly".

Re the underscore, we had this explained as being a workaround for the fact
that readonly is a reserved word in WebIDL.

With a bit digging: the May-29-2013 version of the GUM spec has the underscore
in the description.  It was removed in the July-2013 update.  

It should be added back to make the spec self-consistent.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.

Received on Wednesday, 11 June 2014 17:16:16 UTC