Hello, With https://salsa.debian.org/mimi89999/chromium/-/commit/d21192e70824befdfeed5a5145275139cd6c4ffa the Widevine component won't be downloaded automatically. However, unlike when `enable_widevine=false` is set, Widevine CDM component will still be used when found in `~/.config/chromium/WidevineCdm/`. It is possibly to copy it there, but there is no nice UI to do that.
This resolves the policy issue, while still making it possible to use that component. This change will be available in the next upload. Michel Le Bihan