- From: <bugzilla@jessica.w3.org>
- Date: Thu, 21 Nov 2013 12:02:56 +0000
- To: public-media-capture@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=23817
Adam Bergkvist <adam.bergkvist@ericsson.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |adam.bergkvist@ericsson.com
--- Comment #1 from Adam Bergkvist <adam.bergkvist@ericsson.com> ---
Both these sections contain an idl interface. That means that Respec.js will
automatically generate a subsection called "Methods".
?.? getMediaDevices
?.?.? Methods
That looks a bit strange.
The first section defines the NavigatorUserMedia interface, and the second adds
an other method to it. How about:
"NavigatorUserMedia" and
"NavigatorUserMedia Interface Extensions"
We use that pattern in the webrtc spec when we add, e.g., createDataChannel()
to RTCPeerConnection in the separate P2P Data Section.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
Received on Thursday, 21 November 2013 12:02:58 UTC