[Webkit-unassigned] [Bug 80005] Implement strict testing criterion for callback function definition

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 13 19:36:13 PDT 2012


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





--- Comment #38 from Kentaro Hara <haraken at chromium.org>  2012-03-13 19:36:13 PST ---
(From update of attachment 130565)
View in context: https://bugs.webkit.org/attachment.cgi?id=130565&action=review

>>> LayoutTests/fast/mediastream/peerconnection-argument-types-expected.txt:48
>>> +PASS new webkitPeerConnection("TURN NONE",{}) threw exception Error: TYPE_MISMATCH_ERR: DOM Exception 17.
>> 
>> Should this be "TURNS NONE" (not "TURN NONE")?
> 
> TURNS or TURN both are OK . according to http://dev.w3.org/2011/webrtc/editor/webrtc.html

OK, but let's keep it consistent between argument-types.js and expected.txt. argument-types.js is using "TURNS NONE" and this expected.txt is using "TURN NONE".

-- 
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