[webrtc-pc] Pull Request: Fix RTCDTMFSender attribute types in prose to match WebIDL.

jan-ivar has just submitted a new pull request for 
https://github.com/w3c/webrtc-pc:

== Fix RTCDTMFSender attribute types in prose to match WebIDL. ==
The WebIDL says unsigned long, which matches insertDTMF inputs. Prose 
says long.

Fix prose to say unsigned long.

See https://github.com/w3c/webrtc-pc/pull/848

Received on Tuesday, 4 October 2016 02:14:02 UTC