[Webkit-unassigned] [Bug 184509] New: Preventively expect UTF8 strings from libwebrtc SDP and error messages

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 11 10:36:00 PDT 2018


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

            Bug ID: 184509
           Summary: Preventively expect UTF8 strings from libwebrtc SDP
                    and error messages
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebRTC
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: youennf at gmail.com
                CC: youennf at gmail.com

LibWebRTC currently sends SDP as std::string and only contains ASCII characters.
But SDP spec does not preclude use of UTF8 characters for instance for some media stream track IDs.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180411/7b25a84a/attachment-0002.html>


More information about the webkit-unassigned mailing list