Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions webrtc.html
Original file line number Diff line number Diff line change
Expand Up @@ -3367,9 +3367,7 @@ <h2>Attributes</h2>
communicating party, either temporarily or permanently, by
forcing the <a>ICE Agent</a> to report only relay candidates
via the <code>iceTransportPolicy</code> member of
<code><a>RTCConfiguration</a></code>, or by not signalling
non-relay ICE candidates (e.g. until the user has accepted to
share media).</p>
<code><a>RTCConfiguration</a></code>.</p>
<p>To limit the IP addresses exposed to the application
itself, browsers can offer their users different policies
regarding sharing local IP addresses, as defined in
Expand Down