[Webkit-unassigned] [Bug 164508] New: WebRTC: URL class can't parse ICE helper server urls properly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 8 00:37:33 PST 2016


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

            Bug ID: 164508
           Summary: WebRTC: URL class can't parse ICE helper server urls
                    properly
    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

WebKit's URL class can only parse the scheme part of a ICE helper server url. These urls have a host and a port but are not hierarchical [1].

The OpenWebRTC WebRTC backend (MediaEndpointOwr) currently extracts the original url string from the URL object and parses it again.

[1] https://tools.ietf.org/html/rfc7064#section-3.1

-- 
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/20161108/02b931c7/attachment.html>


More information about the webkit-unassigned mailing list