[webrtc-pc] Revert integration of URL parser for ICE servers from Recommendation text (#2997)

dontcallmedom has just created a new issue for https://github.com/w3c/webrtc-pc:

== Revert integration of URL parser for ICE servers from Recommendation text ==
In #2853 (to be completed with #2996) we replaced the algorithm to parse an ICE server url to use the [WHATWG URL parser](https://url.spec.whatwg.org/#concept-url-parser). While that change isn't controversial, it isn't backed by any test. I don't know if there is any implementation, but it doesn't look like [libwebrtc implementation does this](https://chromium.googlesource.com/external/webrtc/+/master/pc/ice_server_parsing.cc).

As we're preparing to re-publish the WebRTC Recommendation, and as this particular amendment is meshed within other actually implemented amendments (#2689, #2691), I think we should back out that particular amendment until that republication has happened.

Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2997 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 3 September 2024 13:41:54 UTC