[Webkit-unassigned] [Bug 158873] New: WebRTC: RTCIceCandidate init dictionary don't handle explicit null or undefined values correctly
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jun 17 07:05:32 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=158873
Bug ID: 158873
Summary: WebRTC: RTCIceCandidate init dictionary don't handle
explicit null or undefined values correctly
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
Assignee: webkit-unassigned at lists.webkit.org
Reporter: adam.bergkvist at ericsson.com
For example
new RTCIceCandidate({ candidate: "foo", sdpMid: null })
succeeds and sdpMid becomes the string "null".
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160617/8cf1e840/attachment.html>
More information about the webkit-unassigned
mailing list