- From: <bugzilla@jessica.w3.org>
- Date: Fri, 31 Oct 2014 14:13:13 +0000
- To: public-webrtc@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25544 Harald Alvestrand <harald@alvestrand.no> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |harald@alvestrand.no --- Comment #1 from Harald Alvestrand <harald@alvestrand.no> --- Given that CreateOffer / CreateAnswer are being turned into promise-returning functions by default, and promise-returning functions do not throw on argument errors (they reject instead), the argument validation should result in a rejection / error callback return. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.
Received on Friday, 31 October 2014 14:13:18 UTC