[Webkit-unassigned] [Bug 132952] [MediaStream] RTCDtmfSender default values need to be updated.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 22 22:17:30 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=132952





--- Comment #13 from Kiran <kiran.guduru at samsung.com>  2014-05-22 22:17:52 PST ---
Hi,
The code without this patch is also not giving the expected data,
The reason for this is 
1. There is not actual implementation for DTMFSender.
2. Mock implementation is, by default, returning null.

So, until the code is added for DTMFHandler (either mock implementation or full implementation), we can not invoke insertDTMF and can not test this feature.

I would like to add a FIXME comment in the code, if reviewer is ok for adding it instead of checking for the expected_output_file.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list