Re: [mediacapture-screen-share] Address nullability of DisplayMediaStreamOptions.controller (#236)

Making it a non-nullable optional seems like the most straight-forward way to ensure JS code is unambiguous and predictable. Apps either fail to supply a value, or they supply a patently legal value (modulo reusing an old controller). Developers don't need multiple ways of expressing the same thing.

-- 
GitHub Notification of comment by eladalon1983
Please view or discuss this issue at https://github.com/w3c/mediacapture-screen-share/issues/236#issuecomment-1263710406 using your GitHub account


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

Received on Friday, 30 September 2022 15:20:47 UTC