Remove nonstandard exception from RTCIceCandidate constructor.
Before this CL, the RTCIceCandidate constructor threw a nonstandard exception when the candidate field was an empty string. This CL removes this behavior and allows empty candidates. Bug: 683094 Change-Id: I95e1b47ce7909f53fea91e2046ac92723b7146d3 Reviewed-on: https://chromium-review.googlesource.com/c/1442236 Commit-Queue: Guido Urdaneta <guidou@chromium.org> Reviewed-by:Henrik Boström <hbos@chromium.org> Cr-Commit-Position: refs/heads/master@{#628330}
Showing
Please register or sign in to comment