Skip to content

Disable WidevineCDM download

Pascal Stücker requested to merge issue/disable-widevine into main

By default CEF dynamically downloads and updates the Widevine DRM library from a Google CDN. We generally do not want external http requests, so this MR disables the update process.

Merge request reports