On Monday, February 12, 2024 at 7:52:17 PM UTC+1 philipp...@googlemail.com 
wrote:

Contact emails

phan...@microsoft.com

Explainer

None


I think it would be useful to write a few sentences on what you want to 
ship, what's the motivation for shipping it and how we expect web 
developers to make use of it.
 


Specification

https://w3c.github.io/webrtc-pc/#rtcicecandidate-interface

Summary 

https://w3c.github.io/webrtc-pc/#rtcicecandidate-interface

gets implementations for two new properties for RTCIceCandidate objects 
emitted from the 'icecandidate' event.


https://github.com/w3c/webrtc-pc/pull/2773

added the url of the STUN or TURN server a local ICE candidate of type 
'srflx' or 'relay' was gathered from.

https://github.com/w3c/webrtc-pc/pull/2763

added the relay protocol (i.e. whether the candidate was gathered via 
TURN/UDP, TURN/TCP or TURN/TLS) a local ice candidate of type 'relay' was 
gathered from.


These properties are already available in the getStats API as  
RTCIceCandidateStats.


OK, so I'm guessing the motivation here is ergonomics?
Any reason why we want to expose the same data from multiple APIs?
 


Blink component

Blink>WebRTC 
<https://bugs.chromium.org/p/chromium/issues/list?q=component:Blink%3EWebRTC>

TAG review

None


TAG review status

Not applicable

Risks

Interoperability and Compatibility

None


Gecko: No official signal yet but positive (https://github.com/mozilla/
standards-positions/issues/976)

WebKit: No signal (https://github.com/WebKit/standards-positions/issues/310)

Web developers: No signals

Other signals:

WebView application risks

None


Debuggability

None


Will this feature be supported on all six Blink platforms (Windows, Mac, 
Linux, ChromeOS, Android, and Android WebView)?

No

Is this feature fully tested by web-platform-tests 
<https://chromium.googlesource.com/chromium/src/+/main/docs/testing/web_platform_tests.md>
?

Not testable in WPT due to lack of STUN/TURN servers


Flag name on chrome://flags

None

Finch feature name

None

Non-finch justification

None

Requires code in //chrome?

False

Tracking bug

https://bugs.chromium.org/p/chromium/issues/detail?id=1354626

Estimated milestones

Shipping on desktop

123


Anticipated spec changes

None

Link to entry on the Chrome Platform Status

https://chromestatus.com/feature/5170426198360064

This intent message was generated by Chrome Platform Status 
<https://chromestatus.com/>.

-- 
You received this message because you are subscribed to the Google Groups 
"blink-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to blink-dev+unsubscr...@chromium.org.
To view this discussion on the web visit 
https://groups.google.com/a/chromium.org/d/msgid/blink-dev/acec43b4-9d79-4c40-83d6-89cf712ace1dn%40chromium.org.

Reply via email to