Re: [webrtc-pc] track ietf bundlepolicy changes (#2684)

TL;DR: If we tell sites to start using `{bundlePolicy: "must-bundle"}` then this will throw on users with old browsers, because enums.

In contrast, new dictionary members are ignored by old browsers, so perhaps we could use that here? Something like (spitballing) `{mustBundle: true}`

-- 
GitHub Notification of comment by jan-ivar
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2684#issuecomment-984744507 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 2 December 2021 15:40:17 UTC