Bug 26: Enable WebRTC for Windows
Merge Info
Related Issues
Backport Timeline
-
Immediate - patchsets for critical bug fixes or other major blocker (e.g. fixes for a 0-day exploit) OR patchsets with trivial changes which do not need testing (e.g. fixes for typos or fixes easily verified in a local developer build) -
Next Minor Stable Release - patchset that needs to be verified in nightly before backport -
Eventually - patchset that needs to be verified in alpha before backport -
No Backport - patchset for the next major stable
Issue Tracking
-
Link resolved issues with appropriate Release Prep issue for changelog generation
Change Description
Port over the WebRTC build fixes and update the various build configuration and prefs needed for Mullvad Browser. Built and verified the canvas capture test ( https://webrtc.github.io/test-pages/src/canvas-capture/ ) works (after enabling canvas reads and flipping media.peerconnection.ice.relay_only
to false per @ma1's suggestion).