[WebRTC] Add deprecation warning when Plan B is used.
Intent to Deprecate on blink-dev: https://groups.google.com/u/3/a/chromium.org/g/blink-dev/c/IY2amIigFFs Plan B SDP is still heavily used two years after Unified Plan shipped-by-default. This can cause compatibility issues with Firefox and Safari unless the application does sophisticated SDP translation. This deprecation warning is meant to discourage Plan B and encourage migration to the standardized SDP format Unified Plan, allowing us to remove Plan B when usage is sufficiently low. In the blink-dev discussion we talk about adding adding a Reverse Origin Trial at a future date in case large services still depend on Plan B when M93 comes around. Bug: chromium:857004 Change-Id: Ic95964278a5b7c693cfc7868e957517a64a4ac01 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2595744 Commit-Queue: Harald Alvestrand <hta@chromium.org> Reviewed-by:Nate Chapin <japhet@chromium.org> Reviewed-by:
Harald Alvestrand <hta@chromium.org> Cr-Commit-Position: refs/heads/master@{#843771}
Showing
Please register or sign in to comment