← Back to release summary

[WebRTC] Deprecate and Remove mediaConstraint's googIPv6

Category
WebRTC
Type
Feature removal
Status
Removed (Chrome 108)
Intent stage
None

Summary

"googIPv6: false" can be used (example: new RTCPeerConnection({}, {mandatory:{googIPv6:false}});) to disable IPv6 support in WebRTC. IPv6 has been enabled by default for many years and we should not be able to disable it. Remove this non-standard API.

Standards & signals

View on chromestatus.com